Searched refs:zombie (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/kernel/time/ |
| 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()
|
| /Linux-v6.1/include/linux/ |
| D | posix-clock.h | 90 bool zombie; member
|
| /Linux-v6.1/drivers/usb/class/ |
| 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() 2066 if (data->zombie) { in usbtmc_ioctl() 2225 if (data->zombie) { in usbtmc_poll() 2382 data->zombie = 0; in usbtmc_probe() 2484 data->zombie = 1; in usbtmc_disconnect()
|
| /Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
| 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
|
| /Linux-v6.1/mm/kfence/ |
| D | core.c | 459 static void kfence_guarded_free(void *addr, struct kfence_metadata *meta, bool zombie) in kfence_guarded_free() argument 506 if (!zombie && unlikely(init)) in kfence_guarded_free() 513 if (!zombie) { in kfence_guarded_free()
|
| /Linux-v6.1/drivers/usb/storage/ |
| D | uas.c | 660 goto zombie; in uas_queuecommand_lck() 703 goto zombie; in uas_queuecommand_lck() 715 zombie: in uas_queuecommand_lck()
|
| /Linux-v6.1/Documentation/mm/ |
| D | active_mm.rst | 66 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
| /Linux-v6.1/Documentation/x86/ |
| D | kernel-stacks.rst | 17 zombie. While the thread is in user space the kernel stack is empty
|
| /Linux-v6.1/scripts/ |
| D | spelling.txt | 1641 zombe||zombie 1642 zomebie||zombie
|
| /Linux-v6.1/Documentation/driver-api/thermal/ |
| D | intel_powerclamp.rst | 301 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
| /Linux-v6.1/drivers/acpi/ |
| D | thermal.c | 166 volatile u8 zombie; member
|
| /Linux-v6.1/Documentation/admin-guide/ |
| 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
|
| /Linux-v6.1/Documentation/filesystems/ |
| D | proc.rst | 242 in an uninterruptible wait, Z is zombie, 332 uninterruptible wait, Z is zombie, T is traced or stopped)
|