Home
last modified time | relevance | path

Searched refs:zombie (Results 1 – 19 of 19) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
A Dsc7280-herobrine-zombie-nvme.dts10 #include "sc7280-herobrine-zombie.dtsi"
16 compatible = "google,zombie-sku2","google,zombie-sku3","google,zombie-sku515", "qcom,sc7280";
A Dsc7280-herobrine-zombie.dts10 #include "sc7280-herobrine-zombie.dtsi"
15 compatible = "google,zombie", "qcom,sc7280";
A Dsc7280-herobrine-zombie-lte.dts10 #include "sc7280-herobrine-zombie.dtsi"
15 compatible = "google,zombie-sku512", "qcom,sc7280";
A Dsc7280-herobrine-zombie-nvme-lte.dts10 #include "sc7280-herobrine-zombie.dtsi"
16 compatible = "google,zombie-sku514", "qcom,sc7280";
A DMakefile183 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie.dtb
184 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-lte.dtb
185 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme.dtb
186 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme-lte.dtb
/linux/kernel/time/
A Dposix-clock.c27 if (!clk->zombie) in get_posix_clock()
122 if (clk->zombie) { in posix_clock_open()
206 clk->zombie = true; in posix_clock_unregister()
/linux/include/linux/
A Dposix-clock.h91 bool zombie; member
/linux/drivers/usb/class/
A Dusbtmc.c105 bool zombie; /* fd of disconnected device */ member
630 if (atomic_read(&file_data->closing) || data->zombie) in usbtmc488_ioctl_wait_srq()
1384 if (data->zombie) { in usbtmc_read()
1526 if (data->zombie) { in usbtmc_write()
2068 if (data->zombie) { in usbtmc_ioctl()
2227 if (data->zombie) { in usbtmc_poll()
2384 data->zombie = 0; in usbtmc_probe()
2486 data->zombie = 1; in usbtmc_disconnect()
/linux/Documentation/admin-guide/cgroup-v1/
A Dhugetlb.rst134 reservations charged to it, that cgroup persists as a zombie until all HugeTLB
136 the memory controller whose cgroups also persist as zombie until all charged
/linux/Documentation/devicetree/bindings/arm/
A Dqcom.yaml794 - const: google,zombie
799 - const: google,zombie-sku512
804 - const: google,zombie-sku2
805 - const: google,zombie-sku3
806 - const: google,zombie-sku515
811 - const: google,zombie-sku514
/linux/mm/kfence/
A Dcore.c513 static void kfence_guarded_free(void *addr, struct kfence_metadata *meta, bool zombie) in kfence_guarded_free() argument
560 if (!zombie && unlikely(init)) in kfence_guarded_free()
567 if (!zombie) { in kfence_guarded_free()
/linux/drivers/usb/storage/
A Duas.c660 goto zombie; in uas_queuecommand_lck()
703 goto zombie; in uas_queuecommand_lck()
715 zombie: in uas_queuecommand_lck()
/linux/Documentation/mm/
A Dactive_mm.rst70 gets scheduled away in favour of a real thread, the "zombie" mm gets
/linux/Documentation/arch/x86/
A Dkernel-stacks.rst17 zombie. While the thread is in user space the kernel stack is empty
/linux/drivers/acpi/
A Dthermal.c115 volatile u8 zombie; member
/linux/scripts/
A Dspelling.txt1727 zombe||zombie
1728 zomebie||zombie
/linux/Documentation/admin-guide/thermal/
A Dintel_powerclamp.rst306 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst278 zombie process does not appear in "cgroup.procs" and thus can't be
283 have any children and is associated only with zombie processes is
297 If the process becomes a zombie and the cgroup it was associated with
/linux/Documentation/filesystems/
A Dproc.rst244 in an uninterruptible wait, Z is zombie,
336 uninterruptible wait, Z is zombie, T is traced or stopped)

Completed in 49 milliseconds