Searched refs:zombie (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | posix-clock.c | 26 if (!clk->zombie) in get_posix_clock() 116 if (clk->zombie) { in posix_clock_open() 187 clk->zombie = true; in posix_clock_unregister()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | posix-clock.h | 90 bool zombie; member
|
| /OK3568_Linux_fs/kernel/mm/kfence/ |
| H A D | core.c | 351 static void kfence_guarded_free(void *addr, struct kfence_metadata *meta, bool zombie) in kfence_guarded_free() argument 390 if (!zombie && unlikely(slab_want_init_on_free(meta->cache))) in kfence_guarded_free() 402 if (!zombie) { in kfence_guarded_free()
|
| /OK3568_Linux_fs/kernel/drivers/usb/class/ |
| H A D | usbtmc.c | 105 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() 2036 if (data->zombie) { in usbtmc_ioctl() 2184 if (data->zombie) { in usbtmc_poll() 2341 data->zombie = 0; in usbtmc_probe() 2443 data->zombie = 1; in usbtmc_disconnect()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | hugetlb.rst | 126 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
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | uas.c | 665 goto zombie; in uas_queuecommand_lck() 709 goto zombie; in uas_queuecommand_lck() 721 zombie: in uas_queuecommand_lck()
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | active_mm.rst | 66 gets scheduled away in favour of a real thread, the "zombie" mm gets
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | kernel-stacks.rst | 17 zombie. While the thread is in user space the kernel stack is empty
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spelling.txt | 1535 zombe||zombie 1536 zomebie||zombie
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | intel_powerclamp.rst | 301 Tasks: 197 total, 1 running, 196 sleeping, 0 stopped, 0 zombie
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | thermal.c | 169 volatile u8 zombie; member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 232 zombie process does not appear in "cgroup.procs" and thus can't be 237 have any children and is associated only with zombie processes is 251 If the process becomes a zombie and the cgroup it was associated with
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 241 in an uninterruptible wait, Z is zombie, 330 uninterruptible wait, Z is zombie, T is traced or stopped)
|