/openbmc/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() 137 init_completion(&vtsk->exited); in vhost_task_create()
|
H A D | kthread.c | 60 struct completion exited; member 122 init_completion(&kthread->exited); in set_kthread_struct() 124 p->vfork_done = &kthread->exited; in set_kthread_struct() 711 wait_for_completion(&kthread->exited); in kthread_stop()
|
H A D | exit.c | 1900 bool exited; in thread_group_exited() local 1904 exited = !task || in thread_group_exited() 1908 return exited; in thread_group_exited()
|
/openbmc/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() 131 if (!exited || !nr_exit) { in test__task_exit()
|
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | fp-stress.c | 36 bool exited; member 129 child->exited = false; in child_start() 222 if (child->output_seen && !child->exited) in child_tickle() 228 if (!child->exited) in child_stop() 238 if (!child->exited) { in child_cleanup() 276 children[i].exited = true; in handle_child_signal() 607 children[i].exited) in main()
|
/openbmc/linux/tools/perf/util/ |
H A D | thread.h | 54 bool exited; in DECLARE_RC_STRUCT() local 201 static inline void thread__set_exited(struct thread *thread, bool exited) in thread__set_exited() argument 203 RC_CHK_ACCESS(thread)->exited = exited; in thread__set_exited()
|
/openbmc/openbmc/poky/meta/recipes-support/ca-certificates/ca-certificates/ |
H A D | 0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch | 15 | E: Not a directory: -- exited with code 127. 38 cat "$REMOVED" ) | "$hook" || echo "E: $hook exited with code $?."
|
/openbmc/qemu/util/ |
H A D | qemu-thread-win32.c | 371 bool exited; member 423 data->exited = true; in qemu_thread_exit() 490 data->exited = false; in qemu_thread_create() 539 if (!data->exited) { in qemu_thread_get_handle()
|
/openbmc/linux/io_uring/ |
H A D | sqpoll.c | 65 wait_for_completion(&sqd->exited); in io_sq_thread_stop() 159 init_completion(&sqd->exited); in io_get_sq_data() 331 complete(&sqd->exited); in io_sq_thread() 451 complete(&ctx->sq_data->exited); in io_sq_offload_create()
|
H A D | sqpoll.h | 20 struct completion exited; member
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | utils.py | 188 gdb.events.exited.disconnect(exit_handler) 210 gdb.events.exited.connect(exit_handler)
|
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 792 bool exited; in wait_for_guest_exec_completion() local 802 exited = qdict_get_bool(val, "exited"); in wait_for_guest_exec_completion() 803 if (!exited) { in wait_for_guest_exec_completion() 806 } while (!exited && in wait_for_guest_exec_completion() 808 g_assert(exited); in wait_for_guest_exec_completion()
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A D | rockchip-rk3288-skips.txt | 44 # note: kms_plane_lowre[482] exited with preempt_count 1
|
/openbmc/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
|
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/ |
H A D | qcom,saw2.txt | 8 system, notifying them when a low power state is entered or exited.
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-class-typec | 45 entered/exited so poll(2) on the attribute wakes up.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
H A D | 0001-Fix-type-of-single-bit-bitfields.patch | 61 pid_t pid; /* This may be 0 for tasks that exited
|
/openbmc/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.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | README | 32 appears to have exited before we could connect. If you specified
|
/openbmc/linux/Documentation/RCU/ |
H A D | rcu.rst | 35 three states, we know that that CPU has exited any previous RCU
|
/openbmc/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
|
/openbmc/linux/security/keys/ |
H A D | Kconfig | 49 have exited, not that they survive the machine being rebooted.
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | typec_bus.rst | 65 after the mode has been exited.
|
/openbmc/linux/Documentation/driver-api/ |
H A D | slimbus.rst | 109 Clock-pause is exited by waking up framer device (if controller driver initiates
|