PTRACE_CONT 305 arch/powerpc/kernel/ptrace32.c case PTRACE_CONT: PTRACE_CONT 119 arch/um/os-Linux/process.c ptrace(PTRACE_CONT, pid); PTRACE_CONT 65 arch/um/os-Linux/skas/mem.c err = ptrace(PTRACE_CONT, pid, 0, 0); PTRACE_CONT 67 arch/um/os-Linux/skas/process.c err = ptrace(PTRACE_CONT, pid, 0, 0); PTRACE_CONT 101 arch/um/os-Linux/skas/process.c err = ptrace(PTRACE_CONT, pid, 0, SIGSEGV); PTRACE_CONT 507 arch/um/os-Linux/skas/process.c err = ptrace(PTRACE_CONT, pid, 0, 0); PTRACE_CONT 125 arch/um/os-Linux/start_up.c if (ptrace(PTRACE_CONT, pid, 0, 0) < 0) { PTRACE_CONT 1191 kernel/ptrace.c case PTRACE_CONT: PTRACE_CONT 101 tools/perf/arch/x86/tests/bp-modify.c if (ptrace(PTRACE_CONT, child, NULL, NULL)) { PTRACE_CONT 177 tools/perf/arch/x86/tests/bp-modify.c if (ptrace(PTRACE_CONT, child, NULL, NULL)) { PTRACE_CONT 299 tools/testing/selftests/breakpoints/breakpoint_test.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 321 tools/testing/selftests/breakpoints/breakpoint_test.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 377 tools/testing/selftests/breakpoints/breakpoint_test.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 381 tools/testing/selftests/breakpoints/breakpoint_test.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 384 tools/testing/selftests/breakpoints/breakpoint_test.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 146 tools/testing/selftests/breakpoints/breakpoint_test_arm64.c if (ptrace(PTRACE_CONT, pid, NULL, NULL) < 0) { PTRACE_CONT 109 tools/testing/selftests/breakpoints/step_after_suspend_test.c if (ptrace(PTRACE_CONT, pid, NULL, NULL) < 0) { PTRACE_CONT 237 tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 249 tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 260 tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 291 tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 302 tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c ptrace(PTRACE_CONT, child_pid, NULL, 0); PTRACE_CONT 203 tools/testing/selftests/powerpc/ptrace/ptrace-syscall.c if (ptrace(PTRACE_CONT, chld, 0, 0) != 0) PTRACE_CONT 93 tools/testing/selftests/powerpc/ptrace/ptrace.h ret = ptrace(PTRACE_CONT, child, NULL, NULL); PTRACE_CONT 1400 tools/testing/selftests/seccomp/seccomp_bpf.c ret = ptrace(ptrace_syscall ? PTRACE_SYSCALL : PTRACE_CONT, PTRACE_CONT 1423 tools/testing/selftests/seccomp/seccomp_bpf.c ret = ptrace(ptrace_syscall ? PTRACE_SYSCALL : PTRACE_CONT, PTRACE_CONT 2823 tools/testing/selftests/seccomp/seccomp_bpf.c ASSERT_EQ(0, ptrace(PTRACE_CONT, child_pid, NULL, 0)); PTRACE_CONT 2846 tools/testing/selftests/seccomp/seccomp_bpf.c ASSERT_EQ(0, ptrace(PTRACE_CONT, child_pid, NULL, 0)); PTRACE_CONT 2861 tools/testing/selftests/seccomp/seccomp_bpf.c ASSERT_EQ(0, ptrace(PTRACE_CONT, child_pid, NULL, 0)); PTRACE_CONT 2865 tools/testing/selftests/seccomp/seccomp_bpf.c ASSERT_EQ(0, ptrace(PTRACE_CONT, child_pid, NULL, 0)); PTRACE_CONT 2892 tools/testing/selftests/seccomp/seccomp_bpf.c ASSERT_EQ(0, ptrace(PTRACE_CONT, child_pid, NULL, 0)); PTRACE_CONT 501 tools/testing/selftests/x86/fsgsbase.c ptrace(PTRACE_CONT, child, NULL, NULL); PTRACE_CONT 283 tools/testing/selftests/x86/ptrace_syscall.c if (ptrace(PTRACE_CONT, chld, 0, 0) != 0) PTRACE_CONT 372 tools/testing/selftests/x86/ptrace_syscall.c if (ptrace(PTRACE_CONT, chld, 0, 0) != 0)