Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/perf/tests/
A Dtask-exit.c17 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.3-rc2/tools/testing/selftests/arm64/fp/
A Dfp-stress.c36 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()
608 children[i].exited) in main()
/linux-6.3-rc2/io_uring/
A Dsqpoll.c64 wait_for_completion(&sqd->exited); in io_sq_thread_stop()
158 init_completion(&sqd->exited); in io_get_sq_data()
311 complete(&sqd->exited); in io_sq_thread()
416 complete(&ctx->sq_data->exited); in io_sq_offload_create()
A Dsqpoll.h20 struct completion exited; member
/linux-6.3-rc2/scripts/gdb/linux/
A Dutils.py165 gdb.events.exited.disconnect(exit_handler)
187 gdb.events.exited.connect(exit_handler)
/linux-6.3-rc2/kernel/
A Dkthread.c59 struct completion exited; member
121 init_completion(&kthread->exited); in set_kthread_struct()
123 p->vfork_done = &kthread->exited; in set_kthread_struct()
709 wait_for_completion(&kthread->exited); in kthread_stop()
A Dexit.c1896 bool exited; in thread_group_exited() local
1900 exited = !task || in thread_group_exited()
1904 return exited; in thread_group_exited()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-typec10 entered/exited so poll(2) on the attribute wakes up.
A Dsysfs-driver-typec-displayport21 where the mode has been exited (to exit the mode, see
/linux-6.3-rc2/Documentation/ABI/obsolete/
A Dsysfs-class-typec45 entered/exited so poll(2) on the attribute wakes up.
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/msm/
A Dqcom,saw2.txt8 system, notifying them when a low power state is entered or exited.
/linux-6.3-rc2/Documentation/virt/kvm/
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-6.3-rc2/Documentation/RCU/
A Drcu.rst35 three states, we know that that CPU has exited any previous RCU
/linux-6.3-rc2/Documentation/mm/
A Dactive_mm.rst61 user exited on another CPU while a lazy user was still active, so you do
/linux-6.3-rc2/security/keys/
A DKconfig49 have exited, not that they survive the machine being rebooted.
/linux-6.3-rc2/Documentation/driver-api/usb/
A Dtypec_bus.rst65 after the mode has been exited.
/linux-6.3-rc2/Documentation/driver-api/
A Dslimbus.rst109 Clock-pause is exited by waking up framer device (if controller driver initiates
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Dhugetlb.rst118 caused the reservation or fault has exited.
/linux-6.3-rc2/Documentation/ia64/
A Dfsys.rst177 is exited. This is accomplished with the help of the lower-privilege
180 PSR.lp and returns immediately. When fsys-mode is exited via the
/linux-6.3-rc2/Documentation/accounting/
A Dtaskstats.rst131 the group is added up and added to the accumulated total for previously exited
/linux-6.3-rc2/Documentation/x86/
A Dintel_txt.rst160 launch, TXT must first be exited. This is to prevent attacks that
/linux-6.3-rc2/Documentation/powerpc/
A Dvas-api.rst251 the thread is exited without closing the window and the request is issued
/linux-6.3-rc2/Documentation/locking/
A Drobust-futexes.rst34 to be notified that the last owner of the lock exited in some irregular
/linux-6.3-rc2/Documentation/block/
A Dublk.rst187 command is accepted after the old process has exited, ublk device is quiesced
/linux-6.3-rc2/Documentation/admin-guide/
A Dinitrd.rst369 Once linuxrc exited, the kernel would mount again your initrd as root,

Completed in 25 milliseconds

12