Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-zombie-nvme.dts10 #include "sc7280-herobrine-zombie.dtsi"
16 compatible = "google,zombie-sku2","google,zombie-sku3","google,zombie-sku515", "qcom,sc7280";
H A Dsc7280-herobrine-zombie.dts10 #include "sc7280-herobrine-zombie.dtsi"
15 compatible = "google,zombie", "qcom,sc7280";
H A Dsc7280-herobrine-zombie-lte.dts10 #include "sc7280-herobrine-zombie.dtsi"
15 compatible = "google,zombie-sku512", "qcom,sc7280";
H A Dsc7280-herobrine-zombie-nvme-lte.dts10 #include "sc7280-herobrine-zombie.dtsi"
16 compatible = "google,zombie-sku514", "qcom,sc7280";
H A DMakefile237 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie.dtb
238 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-lte.dtb
239 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme.dtb
240 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme-lte.dtb
/linux/kernel/time/
H A Dposix-clock.c27 if (!clk->zombie) in get_posix_clock()
102 if (clk->zombie) { in posix_clock_open()
185 clk->zombie = true; in posix_clock_unregister()
/linux/include/linux/
H A Dposix-clock.h91 bool zombie; member
/linux/drivers/usb/class/
H A Dusbtmc.c105 bool zombie; /* fd of disconnected device */ member
640 if (atomic_read(&file_data->closing) || data->zombie) in usbtmc488_ioctl_wait_srq()
1402 if (data->zombie) { in usbtmc_read()
1545 if (data->zombie) { in usbtmc_write()
2083 if (data->zombie) { in usbtmc_ioctl()
2242 if (data->zombie) { in usbtmc_poll()
2399 data->zombie = 0; in usbtmc_probe()
2501 data->zombie = 1; in usbtmc_disconnect()
/linux/Documentation/admin-guide/cgroup-v1/
H 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/mm/kfence/
H A Dcore.c518 static void kfence_guarded_free(void *addr, struct kfence_metadata *meta, bool zombie) in kfence_guarded_free() argument
567 if (!zombie && unlikely(init)) in kfence_guarded_free()
574 if (!zombie) { in kfence_guarded_free()
/linux/drivers/usb/storage/
H A Duas.c665 goto zombie; in uas_queuecommand_lck()
712 goto zombie; in uas_queuecommand_lck()
725 zombie: in uas_queuecommand_lck()
/linux/Documentation/mm/
H A Dactive_mm.rst70 gets scheduled away in favour of a real thread, the "zombie" mm gets
/linux/Documentation/arch/x86/
H A Dkernel-stacks.rst17 zombie. While the thread is in user space the kernel stack is empty
/linux/drivers/acpi/
H A Dthermal.c116 volatile u8 zombie; member
/linux/scripts/
H A Dspelling.txt1800 zombe||zombie
1801 zomebie||zombie
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst306 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst285 zombie process does not appear in "cgroup.procs" and thus can't be
290 have any children and is associated only with zombie processes is
304 If the process becomes a zombie and the cgroup it was associated with
/linux/Documentation/filesystems/
H A Dproc.rst234 in an uninterruptible wait, Z is zombie,
327 uninterruptible wait, Z is zombie, T is traced or stopped)