| /linux/tools/memory-model/scripts/ |
| H A D | cmplitmushist.sh | 41 elif grep -q '^Command exited with non-zero status 124' $1 || 42 grep -q '^Command exited with non-zero status 124' $2 44 if grep -q '^Command exited with non-zero status 124' $1 && 45 grep -q '^Command exited with non-zero status 124' $2 48 elif grep -q '^Command exited with non-zero status 124' $1 51 elif grep -q '^Command exited with non-zero status 124' $2
|
| /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() 266 ksft_print_msg("%s: Exited due to signal %d\n", in child_cleanup() 269 child->exited = true; in child_cleanup() 271 } while (!child->exited); in child_cleanup() 280 ksft_print_msg("%s exited with error code %d\n", in child_cleanup() [all …]
|
| H A D | basic-gcs.c | 286 ksft_print_msg("Child exited due to signal %d\n", in test_fork() 291 ksft_print_msg("Child exited with status %d\n", in test_fork() 350 ksft_print_msg("Child exited due to signal %d\n", in test_vfork() 354 ksft_print_msg("Child exited with status %d\n", in test_vfork()
|
| /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/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()
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | bp-modify.c | 69 pr_debug("tracee exited prematurely 1\n"); in bp_modify1() 108 pr_debug("tracee exited prematurely 2\n"); in bp_modify1() 146 pr_debug("tracee exited prematurely 1\n"); in bp_modify2() 184 pr_debug("tracee exited prematurely 2\n"); in bp_modify2()
|
| /linux/tools/perf/util/ |
| H A D | thread.h | 44 * @exited: Has the thread had an exit event. Such threads are usually in DECLARE_RC_STRUCT() 48 bool exited; in DECLARE_RC_STRUCT() local 199 static inline void thread__set_exited(struct thread *thread, bool exited) in thread__set_exited() argument 201 RC_CHK_ACCESS(thread)->exited = exited; in thread__set_exited()
|
| /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() 264 ksft_print_msg("%s exited with error code %d\n", in child_cleanup() 279 children[i].exited = true; in handle_child_signal() 619 children[i].exited) in main()
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | init_enable_count.c | 58 SCX_FAIL_IF(status != 0, "Pre-forked child %d exited with status %d\n", i, in run_test() 95 SCX_FAIL_IF(status != 0, "SCX child %d exited with status %d\n", i, in run_test() 110 SCX_FAIL_IF(status != 0, "Normal child %d exited with status %d\n", i, in run_test()
|
| H A D | prog_run.bpf.c | 20 scx_bpf_exit(0xdeadbeef, "Exited from PROG_RUN"); in BPF_PROG()
|
| /linux/arch/x86/kernel/cpu/sgx/ |
| H A D | driver.c | 52 * not exited yet. The processes, which have exited, are gone from the in sgx_release()
|
| /linux/io_uring/ |
| H A D | sqpoll.c | 78 wait_for_completion(&sqd->exited); in io_sq_thread_stop() 164 init_completion(&sqd->exited); in io_get_sq_data() 424 complete(&sqd->exited); in io_sq_thread() 538 complete(&ctx->sq_data->exited); in io_sq_offload_create()
|
| H A D | sqpoll.h | 21 struct completion exited; member
|
| /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/tools/testing/selftests/pidfd/ |
| H A D | pidfd_wait.c | 191 * child processes exist but none have exited. in TEST() 200 * exited. in TEST()
|
| /linux/scripts/gdb/linux/ |
| H A D | utils.py | 193 gdb.events.exited.disconnect(exit_handler) 215 gdb.events.exited.connect(exit_handler)
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_cpu.c | 427 * Once all of the children have exited, we verify that each child cgroup 467 * Once all of the children have exited, we verify that each child cgroup 613 * Once all of those processes have exited, we verify that each of the leaf 633 * Once all of those processes have exited, we verify that each of the leaf
|
| /linux/drivers/acpi/acpica/ |
| H A D | hwesleep.c | 141 * PARAMETERS: sleep_state - Which sleep state we just exited 172 * PARAMETERS: sleep_state - Which sleep state we just exited
|
| H A D | hwsleep.c | 172 * PARAMETERS: sleep_state - Which sleep state we just exited 237 * PARAMETERS: sleep_state - Which sleep state we just exited
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | test_generic_06.sh | 32 echo "dd unexpectedly exited successfully!"
|
| /linux/include/linux/ |
| H A D | processor.h | 10 * with spin_end when the loop is exited. spin_cpu_relax must be called
|
| /linux/tools/testing/selftests/riscv/vector/ |
| H A D | v_helpers.c | 63 printf("child exited abnormally\n"); in launch_test()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-typec | 10 entered/exited so poll(2) on the attribute wakes up.
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-class-typec | 45 entered/exited so poll(2) on the attribute wakes up.
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | conftest.py | 18 # up once the last test exited.
|