WIFSIGNALED 1500 samples/mic/mpssd/mpssd.c WIFSIGNALED(stat)); WIFSIGNALED 183 tools/lib/subcmd/run-command.c if (WIFSIGNALED(status)) WIFSIGNALED 1684 tools/perf/builtin-record.c else if (WIFSIGNALED(exit_status)) WIFSIGNALED 580 tools/perf/builtin-stat.c if (WIFSIGNALED(status)) WIFSIGNALED 380 tools/perf/tests/builtin-test.c } else if (WIFSIGNALED(status)) { WIFSIGNALED 732 tools/testing/selftests/kselftest_harness.h } else if (WIFSIGNALED(status)) { WIFSIGNALED 79 tools/testing/selftests/powerpc/harness.c if (WIFSIGNALED(status)) WIFSIGNALED 284 tools/testing/selftests/powerpc/ptrace/core-pkey.c } else if (!WIFSIGNALED(status) || !WCOREDUMP(status)) { WIFSIGNALED 136 tools/testing/selftests/ptrace/get_syscall_info.c ASSERT_FALSE(WIFSIGNALED(status)) { WIFSIGNALED 243 tools/testing/selftests/safesetid/safesetid-test.c } else if (WIFSIGNALED(wstatus)) { WIFSIGNALED 255 tools/testing/selftests/safesetid/safesetid-test.c } while (!WIFEXITED(wstatus) && !WIFSIGNALED(wstatus)); WIFSIGNALED 778 tools/testing/selftests/seccomp/seccomp_bpf.c ASSERT_TRUE(WIFSIGNALED(status)); WIFSIGNALED 1414 tools/testing/selftests/seccomp/seccomp_bpf.c if (WIFSIGNALED(status) || WIFEXITED(status)) WIFSIGNALED 2897 tools/testing/selftests/seccomp/seccomp_bpf.c if (WIFSIGNALED(status) || WEXITSTATUS(status)) WIFSIGNALED 362 tools/testing/selftests/x86/test_syscall_vdso.c if (WIFSIGNALED(status))