Home
last modified time | relevance | path

Searched refs:zombie (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/kernel/time/
Dposix-clock.c41 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/
Dposix-clock.h100 bool zombie; member
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_epd.c72 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()
Dscif_main.h99 struct list_head zombie; member
Dscif_main.c276 INIT_LIST_HEAD(&scif_info.zombie); in _scif_init()
Dscif_mmap.c159 list_for_each(item, &scif_info.zombie) { in scif_cleanup_rma_for_zombies()
/Linux-v4.19/drivers/usb/class/
Dusbtmc.c103 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/
Dactive_mm.rst66 gets scheduled away in favour of a real thread, the "zombie" mm gets
/Linux-v4.19/Documentation/x86/
Dkernel-stacks11 zombie. While the thread is in user space the kernel stack is empty
/Linux-v4.19/scripts/
Dspelling.txt1343 zombe||zombie
1344 zomebie||zombie
/Linux-v4.19/Documentation/thermal/
Dintel_powerclamp.txt298 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
/Linux-v4.19/drivers/acpi/
Dthermal.c182 volatile u8 zombie; member
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst207 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/
Dproc.txt223 in an uninterruptible wait, Z is zombie,
302 uninterruptible wait, Z is zombie, T is traced or stopped)