| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-herobrine-zombie-nvme.dts | 10 #include "sc7280-herobrine-zombie.dtsi" 16 compatible = "google,zombie-sku2","google,zombie-sku3","google,zombie-sku515", "qcom,sc7280";
|
| H A D | sc7280-herobrine-zombie.dts | 10 #include "sc7280-herobrine-zombie.dtsi" 15 compatible = "google,zombie", "qcom,sc7280";
|
| H A D | sc7280-herobrine-zombie-lte.dts | 10 #include "sc7280-herobrine-zombie.dtsi" 15 compatible = "google,zombie-sku512", "qcom,sc7280";
|
| H A D | sc7280-herobrine-zombie-nvme-lte.dts | 10 #include "sc7280-herobrine-zombie.dtsi" 16 compatible = "google,zombie-sku514", "qcom,sc7280";
|
| H A D | Makefile | 194 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie.dtb 195 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-lte.dtb 196 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme.dtb 197 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme-lte.dtb
|
| /linux-6.15/kernel/time/ |
| H A D | posix-clock.c | 27 if (!clk->zombie) in get_posix_clock() 102 if (clk->zombie) { in posix_clock_open() 185 clk->zombie = true; in posix_clock_unregister()
|
| /linux-6.15/include/linux/ |
| H A D | posix-clock.h | 91 bool zombie; member
|
| /linux-6.15/drivers/usb/class/ |
| H A D | usbtmc.c | 105 bool zombie; /* fd of disconnected device */ member 634 if (atomic_read(&file_data->closing) || data->zombie) in usbtmc488_ioctl_wait_srq() 1396 if (data->zombie) { in usbtmc_read() 1539 if (data->zombie) { in usbtmc_write() 2081 if (data->zombie) { in usbtmc_ioctl() 2240 if (data->zombie) { in usbtmc_poll() 2397 data->zombie = 0; in usbtmc_probe() 2499 data->zombie = 1; in usbtmc_disconnect()
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | hugetlb.rst | 134 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-6.15/mm/kfence/ |
| H A D | core.c | 514 static void kfence_guarded_free(void *addr, struct kfence_metadata *meta, bool zombie) in kfence_guarded_free() argument 561 if (!zombie && unlikely(init)) in kfence_guarded_free() 568 if (!zombie) { in kfence_guarded_free()
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | qcom.yaml | 829 - const: google,zombie 834 - const: google,zombie-sku512 839 - const: google,zombie-sku2 840 - const: google,zombie-sku3 841 - const: google,zombie-sku515 846 - const: google,zombie-sku514
|
| /linux-6.15/drivers/usb/storage/ |
| H A D | uas.c | 660 goto zombie; in uas_queuecommand_lck() 703 goto zombie; in uas_queuecommand_lck() 715 zombie: in uas_queuecommand_lck()
|
| /linux-6.15/Documentation/mm/ |
| H A D | active_mm.rst | 70 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | kernel-stacks.rst | 17 zombie. While the thread is in user space the kernel stack is empty
|
| /linux-6.15/drivers/acpi/ |
| H A D | thermal.c | 115 volatile u8 zombie; member
|
| /linux-6.15/scripts/ |
| H A D | spelling.txt | 1797 zombe||zombie 1798 zomebie||zombie
|
| /linux-6.15/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 306 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 279 zombie process does not appear in "cgroup.procs" and thus can't be 284 have any children and is associated only with zombie processes is 298 If the process becomes a zombie and the cgroup it was associated with
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 255 in an uninterruptible wait, Z is zombie, 347 uninterruptible wait, Z is zombie, T is traced or stopped)
|