Home
last modified time | relevance | path

Searched refs:exited (Results 1 – 25 of 38) sorted by relevance

12

/linux/kernel/
H A Dvhost_task.c20 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()
H A Dkthread.c65 struct completion exited; member
130 init_completion(&kthread->exited); in set_kthread_struct()
133 p->vfork_done = &kthread->exited; in set_kthread_struct()
791 wait_for_completion(&kthread->exited); in kthread_stop()
/linux/tools/perf/util/
H A Dthread.h48 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/io_uring/
H A Dsqpoll.c68 wait_for_completion(&sqd->exited); in io_sq_thread_stop()
154 init_completion(&sqd->exited); in io_get_sq_data()
388 complete(&sqd->exited); in io_sq_thread()
503 complete(&ctx->sq_data->exited); in io_sq_offload_create()
H A Dsqpoll.h21 struct completion exited; member
/linux/scripts/gdb/linux/
H A Dutils.py188 gdb.events.exited.disconnect(exit_handler)
210 gdb.events.exited.connect(exit_handler)
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-typec10 entered/exited so poll(2) on the attribute wakes up.
H A Dsysfs-driver-typec-displayport21 where the mode has been exited (to exit the mode, see
/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec45 entered/exited so poll(2) on the attribute wakes up.
/linux/Documentation/virt/kvm/
H A Dvcpu-requests.rst131 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/Documentation/RCU/
H A Drcu.rst35 three states, we know that that CPU has exited any previous RCU
/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst65 after the mode has been exited.
/linux/Documentation/mm/
H A Dactive_mm.rst67 user exited on another CPU while a lazy user was still active, so you do
/linux/security/keys/
H A DKconfig49 have exited, not that they survive the machine being rebooted.
/linux/Documentation/driver-api/
H A Dslimbus.rst109 Clock-pause is exited by waking up framer device (if controller driver initiates
/linux/Documentation/driver-api/cxl/
H A Dmaturity-map.rst32 - [1] Initial: Capability that has exited the Proof of Concept phase, but
/linux/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst122 caused the reservation or fault has exited.
/linux/Documentation/accounting/
H A Dtaskstats.rst131 the group is added up and added to the accumulated total for previously exited
/linux/Documentation/locking/
H A Drobust-futexes.rst34 to be notified that the last owner of the lock exited in some irregular
/linux/Documentation/arch/powerpc/
H A Dvas-api.rst251 the thread is exited without closing the window and the request is issued
H A Dkvm-nested.rst329 R4: If R3 = H_Success: The reason L1 VCPU exited (ie. NIA)
/linux/Documentation/arch/x86/
H A Dintel_txt.rst160 launch, TXT must first be exited. This is to prevent attacks that
/linux/Documentation/block/
H A Dublk.rst187 command is accepted after the old process has exited, ublk device is quiesced
/linux/Documentation/admin-guide/
H A Dinitrd.rst369 Once linuxrc exited, the kernel would mount again your initrd as root,
/linux/Documentation/filesystems/
H A Dorangefs.rst335 exited uncleanly before servicing op

12