Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dposix-clock.c28 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/
Dposix-clock.h87 bool zombie; member
/Linux-v5.4/drivers/misc/mic/scif/
Dscif_epd.c63 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()
Dscif_main.h90 struct list_head zombie; member
Dscif_main.c268 INIT_LIST_HEAD(&scif_info.zombie); in _scif_init()
Dscif_mmap.c150 list_for_each(item, &scif_info.zombie) { in scif_cleanup_rma_for_zombies()
/Linux-v5.4/drivers/usb/class/
Dusbtmc.c105 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/
Dactive_mm.rst66 gets scheduled away in favour of a real thread, the "zombie" mm gets
/Linux-v5.4/Documentation/x86/
Dkernel-stacks.rst17 zombie. While the thread is in user space the kernel stack is empty
/Linux-v5.4/scripts/
Dspelling.txt1446 zombe||zombie
1447 zomebie||zombie
/Linux-v5.4/Documentation/driver-api/thermal/
Dintel_powerclamp.rst301 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
/Linux-v5.4/drivers/acpi/
Dthermal.c168 volatile u8 zombie; member
/Linux-v5.4/Documentation/admin-guide/
Dcgroup-v2.rst218 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/
Dproc.txt236 in an uninterruptible wait, Z is zombie,
319 uninterruptible wait, Z is zombie, T is traced or stopped)