/linux/tools/perf/tests/ |
A 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/scripts/gdb/linux/ |
A D | utils.py | 155 gdb.events.exited.disconnect(exit_handler) 177 gdb.events.exited.connect(exit_handler)
|
/linux/kernel/ |
A D | kthread.c | 59 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 D | exit.c | 1805 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 D | qcom,saw2.txt | 8 system, notifying them when a low power state is entered or exited.
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-typec | 10 entered/exited so poll(2) on the attribute wakes up.
|
A D | sysfs-driver-typec-displayport | 21 where the mode has been exited (to exit the mode, see
|
/linux/Documentation/ABI/obsolete/ |
A D | sysfs-class-typec | 45 entered/exited so poll(2) on the attribute wakes up.
|
/linux/Documentation/RCU/ |
A D | rcu.rst | 36 three states, we know that that CPU has exited any previous RCU
|
/linux/Documentation/vm/ |
A D | active_mm.rst | 63 user exited on another CPU while a lazy user was still active, so you do
|
/linux/security/keys/ |
A D | Kconfig | 49 have exited, not that they survive the machine being rebooted.
|
/linux/Documentation/driver-api/usb/ |
A D | typec_bus.rst | 65 after the mode has been exited.
|
/linux/Documentation/driver-api/ |
A D | slimbus.rst | 109 Clock-pause is exited by waking up framer device (if controller driver initiates
|
/linux/Documentation/ia64/ |
A D | fsys.rst | 177 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 D | hugetlb.rst | 114 caused the reservation or fault has exited.
|
/linux/Documentation/accounting/ |
A D | taskstats.rst | 131 the group is added up and added to the accumulated total for previously exited
|
/linux/Documentation/locking/ |
A D | robust-futexes.rst | 34 to be notified that the last owner of the lock exited in some irregular
|
/linux/Documentation/powerpc/ |
A D | vas-api.rst | 251 the thread is exited without closing the window and the request is issued
|
/linux/Documentation/x86/ |
A D | intel_txt.rst | 160 launch, TXT must first be exited. This is to prevent attacks that
|
/linux/Documentation/admin-guide/ |
A D | initrd.rst | 369 Once linuxrc exited, the kernel would mount again your initrd as root,
|
/linux/Documentation/filesystems/ |
A D | orangefs.rst | 335 exited uncleanly before servicing op
|
/linux/tools/perf/Documentation/ |
A D | perf-script-python.txt | 92 don't care how it exited, so we'll use 'perf record' to record only
|
/linux/fs/ |
A D | io_uring.c | 302 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 D | cs.po | 158 msgid "%s took %.5f seconds and exited with status %d\n"
|
A D | fr.po | 155 msgid "%s took %.5f seconds and exited with status %d\n"
|