/openbmc/linux/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 | 148 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie.dtb 149 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-lte.dtb 150 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme.dtb 151 dtb-$(CONFIG_ARCH_QCOM) += sc7280-herobrine-zombie-nvme-lte.dtb
|
/openbmc/linux/kernel/time/ |
H A D | posix-clock.c | 26 if (!clk->zombie) in get_posix_clock() 116 if (clk->zombie) { in posix_clock_open() 187 clk->zombie = true; in posix_clock_unregister()
|
/openbmc/linux/include/linux/ |
H A D | posix-clock.h | 90 bool zombie; member
|
/openbmc/linux/drivers/usb/class/ |
H A D | usbtmc.c | 105 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()
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | hugetlb.rst | 130 reservations charged to it, that cgroup persists as a zombie until all HugeTLB 132 the memory controller whose cgroups also persist as zombie until all charged
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom.yaml | 761 - const: google,zombie 766 - const: google,zombie-sku512 771 - const: google,zombie-sku2 772 - const: google,zombie-sku3 773 - const: google,zombie-sku515 778 - const: google,zombie-sku514
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | fedora-win64-cross.docker | 55 python3-zombie-imp \
|
H A D | fedora.docker | 114 python3-zombie-imp \
|
/openbmc/linux/mm/kfence/ |
H A D | core.c | 494 static void kfence_guarded_free(void *addr, struct kfence_metadata *meta, bool zombie) in kfence_guarded_free() argument 541 if (!zombie && unlikely(init)) in kfence_guarded_free() 548 if (!zombie) { in kfence_guarded_free()
|
/openbmc/linux/drivers/usb/storage/ |
H A D | uas.c | 659 goto zombie; in uas_queuecommand_lck() 702 goto zombie; in uas_queuecommand_lck() 714 zombie: in uas_queuecommand_lck()
|
/openbmc/linux/Documentation/mm/ |
H A D | active_mm.rst | 70 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | kernel-stacks.rst | 17 zombie. While the thread is in user space the kernel stack is empty
|
/openbmc/u-boot/scripts/ |
H A D | spelling.txt | 1253 zombe||zombie 1254 zomebie||zombie
|
/openbmc/linux/scripts/ |
H A D | spelling.txt | 1710 zombe||zombie 1711 zomebie||zombie
|
/openbmc/linux/drivers/acpi/ |
H A D | thermal.c | 126 volatile u8 zombie; member
|
/openbmc/linux/Documentation/admin-guide/thermal/ |
H A D | intel_powerclamp.rst | 306 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 242 zombie process does not appear in "cgroup.procs" and thus can't be 247 have any children and is associated only with zombie processes is 261 If the process becomes a zombie and the cgroup it was associated with
|
/openbmc/linux/Documentation/filesystems/ |
H A D | proc.rst | 244 in an uninterruptible wait, Z is zombie, 336 uninterruptible wait, Z is zombie, T is traced or stopped)
|