Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dposix-clock.c26 if (!clk->zombie) in get_posix_clock()
116 if (clk->zombie) { in posix_clock_open()
187 clk->zombie = true; in posix_clock_unregister()
/linux/include/linux/
A Dposix-clock.h90 bool zombie; member
/linux/drivers/usb/class/
A Dusbtmc.c105 bool zombie; /* fd of disconnected device */ member
630 if (atomic_read(&file_data->closing) || data->zombie) in usbtmc488_ioctl_wait_srq()
1384 if (data->zombie) { in usbtmc_read()
1526 if (data->zombie) { in usbtmc_write()
2059 if (data->zombie) { in usbtmc_ioctl()
2218 if (data->zombie) { in usbtmc_poll()
2375 data->zombie = 0; in usbtmc_probe()
2477 data->zombie = 1; in usbtmc_disconnect()
/linux/mm/kfence/
A Dcore.c457 static void kfence_guarded_free(void *addr, struct kfence_metadata *meta, bool zombie) in kfence_guarded_free() argument
504 if (!zombie && unlikely(init)) in kfence_guarded_free()
511 if (!zombie) { in kfence_guarded_free()
/linux/Documentation/admin-guide/cgroup-v1/
A Dhugetlb.rst126 reservations charged to it, that cgroup persists as a zombie until all HugeTLB
128 the memory controller whose cgroups also persist as zombie until all charged
/linux/drivers/usb/storage/
A Duas.c664 goto zombie; in uas_queuecommand_lck()
707 goto zombie; in uas_queuecommand_lck()
719 zombie: in uas_queuecommand_lck()
/linux/Documentation/vm/
A Dactive_mm.rst66 gets scheduled away in favour of a real thread, the "zombie" mm gets
/linux/Documentation/x86/
A Dkernel-stacks.rst17 zombie. While the thread is in user space the kernel stack is empty
/linux/scripts/
A Dspelling.txt1624 zombe||zombie
1625 zomebie||zombie
/linux/Documentation/driver-api/thermal/
A Dintel_powerclamp.rst301 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
/linux/drivers/acpi/
A Dthermal.c166 volatile u8 zombie; member
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst234 zombie process does not appear in "cgroup.procs" and thus can't be
239 have any children and is associated only with zombie processes is
253 If the process becomes a zombie and the cgroup it was associated with
/linux/Documentation/filesystems/
A Dproc.rst242 in an uninterruptible wait, Z is zombie,
332 uninterruptible wait, Z is zombie, T is traced or stopped)

Completed in 29 milliseconds