| /linux/tools/testing/selftests/arm64/gcs/ |
| H A D | gcs-stress.c | 34 bool exited; member 129 child->exited = false; in start_thread() 229 if (child->output_seen && !child->exited) in child_tickle() 235 if (!child->exited) in child_stop() 245 if (!child->exited) { in child_cleanup() 261 child->exited = true; in child_cleanup() 269 child->exited = true; in child_cleanup() 271 } while (!child->exited); in child_cleanup() 295 children[i].exited = true; in handle_child_signal() 491 children[i].exited) in main()
|
| /linux/kernel/ |
| H A D | vhost_task.c | 20 struct completion exited; member 65 complete(&vtsk->exited); in vhost_task_fn() 102 wait_for_completion(&vtsk->exited); in vhost_task_stop() 138 init_completion(&vtsk->exited); in vhost_task_create()
|
| H A D | kthread.c | 65 struct completion exited; member 129 init_completion(&kthread->exited); in set_kthread_struct() 132 p->vfork_done = &kthread->exited; in set_kthread_struct() 791 wait_for_completion(&kthread->exited); in kthread_stop()
|
| /linux/tools/perf/tests/ |
| H A D | task-exit.c | 17 static int exited; variable 22 exited = 1; in sig_handler() 33 exited = 1; in workload_exec_failed_signal() 130 if (!exited || !nr_exit) { in test__task_exit()
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | fp-stress.c | 39 bool exited; member 132 child->exited = false; in child_start() 225 if (child->output_seen && !child->exited) in child_tickle() 231 if (!child->exited) in child_stop() 241 if (!child->exited) { in child_cleanup() 279 children[i].exited = true; in handle_child_signal() 619 children[i].exited) in main()
|
| /linux/tools/perf/util/ |
| H A D | thread.h | 48 bool exited; in DECLARE_RC_STRUCT() local 203 static inline void thread__set_exited(struct thread *thread, bool exited) in thread__set_exited() argument 205 RC_CHK_ACCESS(thread)->exited = exited; in thread__set_exited()
|
| /linux/io_uring/ |
| H A D | sqpoll.c | 79 wait_for_completion(&sqd->exited); in io_sq_thread_stop() 165 init_completion(&sqd->exited); in io_get_sq_data() 425 complete(&sqd->exited); in io_sq_thread() 539 complete(&ctx->sq_data->exited); in io_sq_offload_create()
|
| H A D | sqpoll.h | 21 struct completion exited; member
|
| /linux/scripts/gdb/linux/ |
| H A D | utils.py | 193 gdb.events.exited.disconnect(exit_handler) 215 gdb.events.exited.connect(exit_handler)
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-typec | 10 entered/exited so poll(2) on the attribute wakes up.
|
| H A D | sysfs-driver-typec-displayport | 21 where the mode has been exited (to exit the mode, see
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-class-typec | 45 entered/exited so poll(2) on the attribute wakes up.
|
| /linux/Documentation/virt/kvm/ |
| H A D | vcpu-requests.rst | 131 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/Documentation/RCU/ |
| H A D | rcu.rst | 35 three states, we know that that CPU has exited any previous RCU
|
| /linux/Documentation/driver-api/usb/ |
| H A D | typec_bus.rst | 65 after the mode has been exited.
|
| /linux/Documentation/mm/ |
| H A D | active_mm.rst | 67 user exited on another CPU while a lazy user was still active, so you do
|
| /linux/Documentation/driver-api/ |
| H A D | slimbus.rst | 109 Clock-pause is exited by waking up framer device (if controller driver initiates
|
| /linux/Documentation/accounting/ |
| H A D | taskstats.rst | 133 the group is added up and added to the accumulated total for previously exited
|
| /linux/Documentation/locking/ |
| H A D | robust-futexes.rst | 34 to be notified that the last owner of the lock exited in some irregular
|
| /linux/Documentation/arch/powerpc/ |
| H A D | vas-api.rst | 251 the thread is exited without closing the window and the request is issued
|
| /linux/Documentation/arch/x86/ |
| H A D | intel_txt.rst | 160 launch, TXT must first be exited. This is to prevent attacks that
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 335 exited uncleanly before servicing op
|
| /linux/tools/power/cpupower/po/ |
| H A D | ka.po | 169 msgid "%s took %.5f seconds and exited with status %d\n"
|
| H A D | cs.po | 158 msgid "%s took %.5f seconds and exited with status %d\n"
|
| H A D | pt.po | 153 msgid "%s took %.5f seconds and exited with status %d\n"
|