Searched refs:zombie (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/kernel/time/ |
| D | posix-clock.c | 28 if (!clk->zombie) in get_posix_clock() 118 if (clk->zombie) { in posix_clock_open() 192 clk->zombie = true; in posix_clock_unregister()
|
| /Linux-v5.4/include/linux/ |
| D | posix-clock.h | 87 bool zombie; member
|
| /Linux-v5.4/drivers/misc/mic/scif/ |
| D | scif_epd.c | 63 list_add_tail(&ep->list, &scif_info.zombie); in scif_add_epd_to_zombie_list() 93 list_for_each_safe(pos, tmpq, &scif_info.zombie) { in scif_cleanup_zombie_epd()
|
| D | scif_main.h | 90 struct list_head zombie; member
|
| D | scif_main.c | 268 INIT_LIST_HEAD(&scif_info.zombie); in _scif_init()
|
| D | scif_mmap.c | 150 list_for_each(item, &scif_info.zombie) { in scif_cleanup_rma_for_zombies()
|
| /Linux-v5.4/drivers/usb/class/ |
| D | usbtmc.c | 105 bool zombie; /* fd of disconnected device */ member 600 if (atomic_read(&file_data->closing) || data->zombie) in usbtmc488_ioctl_wait_srq() 1354 if (data->zombie) { in usbtmc_read() 1496 if (data->zombie) { in usbtmc_write() 2029 if (data->zombie) { in usbtmc_ioctl() 2177 if (data->zombie) { in usbtmc_poll() 2343 data->zombie = 0; in usbtmc_probe() 2445 data->zombie = 1; in usbtmc_disconnect()
|
| /Linux-v5.4/Documentation/vm/ |
| D | active_mm.rst | 66 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
| /Linux-v5.4/Documentation/x86/ |
| D | kernel-stacks.rst | 17 zombie. While the thread is in user space the kernel stack is empty
|
| /Linux-v5.4/scripts/ |
| D | spelling.txt | 1446 zombe||zombie 1447 zomebie||zombie
|
| /Linux-v5.4/Documentation/driver-api/thermal/ |
| D | intel_powerclamp.rst | 301 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
| /Linux-v5.4/drivers/acpi/ |
| D | thermal.c | 168 volatile u8 zombie; member
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | cgroup-v2.rst | 218 zombie process does not appear in "cgroup.procs" and thus can't be 223 have any children and is associated only with zombie processes is 237 If the process becomes a zombie and the cgroup it was associated with
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | proc.txt | 236 in an uninterruptible wait, Z is zombie, 319 uninterruptible wait, Z is zombie, T is traced or stopped)
|