Home
last modified time | relevance | path

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

12

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

Completed in 91 milliseconds

12