Searched refs:zombie (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/kernel/time/ |
D | posix-clock.c | 41 if (!clk->zombie) in get_posix_clock() 131 if (clk->zombie) { in posix_clock_open() 205 clk->zombie = true; in posix_clock_unregister()
|
/Linux-v4.19/include/linux/ |
D | posix-clock.h | 100 bool zombie; member
|
/Linux-v4.19/drivers/misc/mic/scif/ |
D | scif_epd.c | 72 list_add_tail(&ep->list, &scif_info.zombie); in scif_add_epd_to_zombie_list() 102 list_for_each_safe(pos, tmpq, &scif_info.zombie) { in scif_cleanup_zombie_epd()
|
D | scif_main.h | 99 struct list_head zombie; member
|
D | scif_main.c | 276 INIT_LIST_HEAD(&scif_info.zombie); in _scif_init()
|
D | scif_mmap.c | 159 list_for_each(item, &scif_info.zombie) { in scif_cleanup_rma_for_zombies()
|
/Linux-v4.19/drivers/usb/class/ |
D | usbtmc.c | 103 bool zombie; /* fd of disconnected device */ member 697 if (data->zombie) { in usbtmc_read() 852 if (data->zombie) { in usbtmc_write() 1339 if (data->zombie) { in usbtmc_ioctl() 1442 if (data->zombie) { in usbtmc_poll() 1584 data->zombie = 0; in usbtmc_probe() 1692 data->zombie = 1; in usbtmc_disconnect()
|
/Linux-v4.19/Documentation/vm/ |
D | active_mm.rst | 66 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
/Linux-v4.19/Documentation/x86/ |
D | kernel-stacks | 11 zombie. While the thread is in user space the kernel stack is empty
|
/Linux-v4.19/scripts/ |
D | spelling.txt | 1343 zombe||zombie 1344 zomebie||zombie
|
/Linux-v4.19/Documentation/thermal/ |
D | intel_powerclamp.txt | 298 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
/Linux-v4.19/drivers/acpi/ |
D | thermal.c | 182 volatile u8 zombie; member
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 207 zombie process does not appear in "cgroup.procs" and thus can't be 212 have any children and is associated only with zombie processes is 226 If the process becomes a zombie and the cgroup it was associated with
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 223 in an uninterruptible wait, Z is zombie, 302 uninterruptible wait, Z is zombie, T is traced or stopped)
|