Searched refs:exited (Results 1 – 25 of 30) sorted by relevance
12
/Linux-v5.4/tools/perf/tests/ |
D | task-exit.c | 16 static int exited; variable 21 exited = 1; in sig_handler() 32 exited = 1; in workload_exec_failed_signal() 132 if (!exited || !nr_exit) { in test__task_exit()
|
/Linux-v5.4/scripts/gdb/linux/ |
D | utils.py | 148 gdb.events.exited.disconnect(exit_handler) 170 gdb.events.exited.connect(exit_handler)
|
/Linux-v5.4/kernel/ |
D | kthread.c | 51 struct completion exited; member 241 init_completion(&self->exited); in kthread() 243 current->vfork_done = &self->exited; in kthread() 559 wait_for_completion(&kthread->exited); in kthread_stop()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-typec | 10 entered/exited so poll(2) on the attribute wakes up.
|
D | sysfs-driver-typec-displayport | 21 where the mode has been exited (to exit the mode, see
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,saw2.txt | 8 system, notifying them when a low power state is entered or exited.
|
/Linux-v5.4/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 45 entered/exited so poll(2) on the attribute wakes up.
|
/Linux-v5.4/security/keys/ |
D | Kconfig | 53 have exited, not that they survive the machine being rebooted.
|
/Linux-v5.4/Documentation/RCU/ |
D | rcu.rst | 36 three states, we know that that CPU has exited any previous RCU
|
/Linux-v5.4/Documentation/vm/ |
D | active_mm.rst | 63 user exited on another CPU while a lazy user was still active, so you do
|
/Linux-v5.4/Documentation/driver-api/ |
D | slimbus.rst | 109 Clock-pause is exited by waking up framer device (if controller driver initiates
|
/Linux-v5.4/Documentation/driver-api/usb/ |
D | typec_bus.rst | 67 after the mode has been exited.
|
/Linux-v5.4/Documentation/ia64/ |
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-v5.4/Documentation/accounting/ |
D | taskstats.rst | 131 the group is added up and added to the accumulated total for previously exited
|
/Linux-v5.4/Documentation/x86/ |
D | intel_txt.rst | 160 launch, TXT must first be exited. This is to prevent attacks that
|
/Linux-v5.4/Documentation/ |
D | robust-futexes.txt | 34 to be notified that the last owner of the lock exited in some irregular
|
/Linux-v5.4/Documentation/admin-guide/ |
D | initrd.rst | 369 Once linuxrc exited, the kernel would mount again your initrd as root,
|
/Linux-v5.4/Documentation/filesystems/ |
D | orangefs.txt | 316 exited uncleanly before servicing op
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-script-python.txt | 92 don't care how it exited, so we'll use 'perf record' to record only
|
/Linux-v5.4/tools/power/cpupower/po/ |
D | cs.po | 158 msgid "%s took %.5f seconds and exited with status %d\n"
|
D | fr.po | 155 msgid "%s took %.5f seconds and exited with status %d\n"
|
D | it.po | 155 msgid "%s took %.5f seconds and exited with status %d\n"
|
D | pt.po | 153 msgid "%s took %.5f seconds and exited with status %d\n"
|
D | de.po | 163 msgid "%s took %.5f seconds and exited with status %d\n"
|
/Linux-v5.4/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 144 hardware is entering it and it must be entered completely to be exited in an
|
12