Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/tools/perf/tests/
Dtask-exit.c17 static int exited; variable
22 exited = 1; in sig_handler()
33 exited = 1; in workload_exec_failed_signal()
135 if (!exited || !nr_exit) { in test__task_exit()
/kernel/linux/linux-5.10/scripts/gdb/linux/
Dutils.py155 gdb.events.exited.disconnect(exit_handler)
177 gdb.events.exited.connect(exit_handler)
/kernel/linux/linux-5.10/kernel/
Dkthread.c59 struct completion exited; member
293 init_completion(&self->exited); in kthread()
295 current->vfork_done = &self->exited; in kthread()
642 wait_for_completion(&kthread->exited); in kthread_stop()
Dexit.c1747 bool exited; in thread_group_exited() local
1751 exited = !task || in thread_group_exited()
1755 return exited; in thread_group_exited()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport21 where the mode has been exited (to exit the mode, see
Dsysfs-bus-typec10 entered/exited so poll(2) on the attribute wakes up.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt8 system, notifying them when a low power state is entered or exited.
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/
Dsysfs-class-typec45 entered/exited so poll(2) on the attribute wakes up.
/kernel/linux/linux-5.10/Documentation/RCU/
Drcu.rst36 three states, we know that that CPU has exited any previous RCU
/kernel/linux/linux-5.10/Documentation/vm/
Dactive_mm.rst63 user exited on another CPU while a lazy user was still active, so you do
/kernel/linux/linux-5.10/security/keys/
DKconfig49 have exited, not that they survive the machine being rebooted.
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dtypec_bus.rst65 after the mode has been exited.
/kernel/linux/linux-5.10/Documentation/driver-api/
Dslimbus.rst109 Clock-pause is exited by waking up framer device (if controller driver initiates
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst114 caused the reservation or fault has exited.
/kernel/linux/linux-5.10/Documentation/ia64/
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
/kernel/linux/linux-5.10/Documentation/accounting/
Dtaskstats.rst131 the group is added up and added to the accumulated total for previously exited
/kernel/linux/linux-5.10/Documentation/locking/
Drobust-futexes.rst34 to be notified that the last owner of the lock exited in some irregular
/kernel/linux/linux-5.10/Documentation/powerpc/
Dvas-api.rst251 the thread is exited without closing the window and the request is issued
/kernel/linux/linux-5.10/Documentation/x86/
Dintel_txt.rst160 launch, TXT must first be exited. This is to prevent attacks that
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dinitrd.rst369 Once linuxrc exited, the kernel would mount again your initrd as root,
/kernel/linux/linux-5.10/Documentation/filesystems/
Dorangefs.rst335 exited uncleanly before servicing op
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-script-python.txt92 don't care how it exited, so we'll use 'perf record' to record only
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c295 struct completion exited; member
7523 complete(&sqd->exited); in io_sq_thread()
7982 wait_for_completion(&sqd->exited); in io_sq_thread_stop()
8066 init_completion(&sqd->exited); in io_get_sq_data()
8759 complete(&ctx->sq_data->exited); in io_sq_offload_create()
/kernel/linux/linux-5.10/tools/power/cpupower/po/
Dcs.po158 msgid "%s took %.5f seconds and exited with status %d\n"
Dpt.po153 msgid "%s took %.5f seconds and exited with status %d\n"

12