Searched refs:zombie (Results 1 – 15 of 15) sorted by relevance
| /linux-4.4.14/kernel/time/ |
| D | posix-clock.c | 39 if (!clk->zombie) in get_posix_clock() 161 if (clk->zombie) { in posix_clock_open() 237 clk->zombie = true; in posix_clock_unregister()
|
| /linux-4.4.14/include/linux/ |
| D | posix-clock.h | 122 bool zombie; member
|
| /linux-4.4.14/drivers/usb/class/ |
| D | usbtmc.c | 97 bool zombie; /* fd of disconnected device */ member 455 if (data->zombie) { in usbtmc_read() 636 if (data->zombie) { in usbtmc_write() 1043 if (data->zombie) { in usbtmc_ioctl() 1117 data->zombie = 0; in usbtmc_probe() 1203 data->zombie = 1; in usbtmc_disconnect()
|
| /linux-4.4.14/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-4.4.14/Documentation/vm/ |
| D | active_mm.txt | 58 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | service.c | 2284 LIST_HEAD (zombie); in ptlrpc_svcpt_stop_threads() 2304 list_add(&thread->t_link, &zombie); in ptlrpc_svcpt_stop_threads() 2319 while (!list_empty(&zombie)) { in ptlrpc_svcpt_stop_threads() 2320 thread = list_entry(zombie.next, in ptlrpc_svcpt_stop_threads()
|
| /linux-4.4.14/scripts/ |
| D | spelling.txt | 1071 zombe||zombie 1072 zomebie||zombie
|
| /linux-4.4.14/Documentation/x86/ |
| D | kernel-stacks | 11 zombie. While the thread is in user space the kernel stack is empty
|
| /linux-4.4.14/Documentation/thermal/ |
| D | intel_powerclamp.txt | 288 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
| /linux-4.4.14/drivers/acpi/ |
| D | thermal.c | 182 volatile u8 zombie; member
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | unified-hierarchy.txt | 371 - /proc/PID/cgroup keeps reporting the cgroup that a zombie belonged 372 to before exiting. If the cgroup is removed before the zombie is
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | proc.txt | 215 in an uninterruptible wait, Z is zombie, 284 uninterruptible wait, Z is zombie, T is traced or stopped)
|