Searched refs:zombie (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/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.1.27/include/linux/ |
D | posix-clock.h | 122 bool zombie; member
|
/linux-4.1.27/drivers/usb/class/ |
D | usbtmc.c | 97 bool zombie; /* fd of disconnected device */ member 454 if (data->zombie) { in usbtmc_read() 635 if (data->zombie) { in usbtmc_write() 1042 if (data->zombie) { in usbtmc_ioctl() 1116 data->zombie = 0; in usbtmc_probe() 1202 data->zombie = 1; in usbtmc_disconnect()
|
/linux-4.1.27/Documentation/vm/ |
D | active_mm.txt | 58 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | kernel-stacks | 8 zombie. While the thread is in user space the kernel stack is empty
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | service.c | 2560 LIST_HEAD (zombie); in ptlrpc_svcpt_stop_threads() 2580 list_add(&thread->t_link, &zombie); in ptlrpc_svcpt_stop_threads() 2595 while (!list_empty(&zombie)) { in ptlrpc_svcpt_stop_threads() 2596 thread = list_entry(zombie.next, in ptlrpc_svcpt_stop_threads()
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 1042 zombe||zombie 1043 zomebie||zombie
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 288 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
/linux-4.1.27/drivers/acpi/ |
D | thermal.c | 186 volatile u8 zombie; member
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 214 in an uninterruptible wait, Z is zombie, 281 uninterruptible wait, Z is zombie, T is traced or stopped)
|