/linux-6.12.1/kernel/ |
D | vhost_task.c | 20 struct completion exited; member 65 complete(&vtsk->exited); in vhost_task_fn() 102 wait_for_completion(&vtsk->exited); in vhost_task_stop() 137 init_completion(&vtsk->exited); in vhost_task_create()
|
D | kthread.c | 60 struct completion exited; member 122 init_completion(&kthread->exited); in set_kthread_struct() 124 p->vfork_done = &kthread->exited; in set_kthread_struct() 712 wait_for_completion(&kthread->exited); in kthread_stop()
|
/linux-6.12.1/tools/perf/tests/ |
D | task-exit.c | 17 static int exited; variable 22 exited = 1; in sig_handler() 33 exited = 1; in workload_exec_failed_signal() 131 if (!exited || !nr_exit) { in test__task_exit()
|
/linux-6.12.1/tools/testing/selftests/arm64/fp/ |
D | fp-stress.c | 36 bool exited; member 130 child->exited = false; in child_start() 223 if (child->output_seen && !child->exited) in child_tickle() 229 if (!child->exited) in child_stop() 239 if (!child->exited) { in child_cleanup() 277 children[i].exited = true; in handle_child_signal() 616 children[i].exited) in main()
|
/linux-6.12.1/tools/perf/util/ |
D | thread.h | 48 bool exited; in DECLARE_RC_STRUCT() local 195 static inline void thread__set_exited(struct thread *thread, bool exited) in thread__set_exited() argument 197 RC_CHK_ACCESS(thread)->exited = exited; in thread__set_exited()
|
/linux-6.12.1/io_uring/ |
D | sqpoll.c | 67 wait_for_completion(&sqd->exited); in io_sq_thread_stop() 161 init_completion(&sqd->exited); in io_get_sq_data() 391 complete(&sqd->exited); in io_sq_thread() 507 complete(&ctx->sq_data->exited); in io_sq_offload_create()
|
D | sqpoll.h | 21 struct completion exited; member
|
/linux-6.12.1/scripts/gdb/linux/ |
D | utils.py | 188 gdb.events.exited.disconnect(exit_handler) 210 gdb.events.exited.connect(exit_handler)
|
/linux-6.12.1/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 45 entered/exited so poll(2) on the attribute wakes up.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-typec | 10 entered/exited so poll(2) on the attribute wakes up.
|
D | sysfs-driver-typec-displayport | 21 where the mode has been exited (to exit the mode, see
|
/linux-6.12.1/Documentation/virt/kvm/ |
D | vcpu-requests.rst | 131 This "request" ensures the target vCPU has exited guest mode prior to the 134 to a "kick", but unlike a kick it guarantees the vCPU has actually exited 137 guarantee the to-be-kicked vCPU has fully exited guest mode.
|
/linux-6.12.1/Documentation/RCU/ |
D | rcu.rst | 35 three states, we know that that CPU has exited any previous RCU
|
/linux-6.12.1/Documentation/mm/ |
D | active_mm.rst | 67 user exited on another CPU while a lazy user was still active, so you do
|
/linux-6.12.1/Documentation/driver-api/usb/ |
D | typec_bus.rst | 65 after the mode has been exited.
|
/linux-6.12.1/security/keys/ |
D | Kconfig | 49 have exited, not that they survive the machine being rebooted.
|
/linux-6.12.1/Documentation/driver-api/ |
D | slimbus.rst | 109 Clock-pause is exited by waking up framer device (if controller driver initiates
|
/linux-6.12.1/Documentation/driver-api/cxl/ |
D | maturity-map.rst | 32 - [1] Initial: Capability that has exited the Proof of Concept phase, but
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | hugetlb.rst | 122 caused the reservation or fault has exited.
|
/linux-6.12.1/Documentation/accounting/ |
D | taskstats.rst | 131 the group is added up and added to the accumulated total for previously exited
|
/linux-6.12.1/Documentation/arch/x86/ |
D | intel_txt.rst | 160 launch, TXT must first be exited. This is to prevent attacks that
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | vas-api.rst | 251 the thread is exited without closing the window and the request is issued
|
/linux-6.12.1/Documentation/locking/ |
D | robust-futexes.rst | 34 to be notified that the last owner of the lock exited in some irregular
|
/linux-6.12.1/Documentation/block/ |
D | ublk.rst | 187 command is accepted after the old process has exited, ublk device is quiesced
|
/linux-6.12.1/Documentation/admin-guide/ |
D | initrd.rst | 369 Once linuxrc exited, the kernel would mount again your initrd as root,
|