PTRACE_POKEUSER 143 arch/um/os-Linux/skas/process.c err = ptrace(PTRACE_POKEUSER, pid, PT_SYSCALL_NR_OFFSET, PTRACE_POKEUSER 191 arch/um/os-Linux/start_up.c n = ptrace(PTRACE_POKEUSER, pid, PT_SYSCALL_RET_OFFSET, os_getpid()); PTRACE_POKEUSER 227 arch/um/os-Linux/start_up.c n = ptrace(PTRACE_POKEUSER, pid, PT_SYSCALL_RET_OFFSET, PTRACE_POKEUSER 286 arch/um/os-Linux/start_up.c n = ptrace(PTRACE_POKEUSER, pid, PT_SYSCALL_NR_OFFSET, PTRACE_POKEUSER 81 tools/perf/arch/x86/tests/bp-modify.c if (ptrace(PTRACE_POKEUSER, child, PTRACE_POKEUSER 88 tools/perf/arch/x86/tests/bp-modify.c if (ptrace(PTRACE_POKEUSER, child, PTRACE_POKEUSER 95 tools/perf/arch/x86/tests/bp-modify.c if (ptrace(PTRACE_POKEUSER, child, PTRACE_POKEUSER 158 tools/perf/arch/x86/tests/bp-modify.c if (ptrace(PTRACE_POKEUSER, child, PTRACE_POKEUSER 165 tools/perf/arch/x86/tests/bp-modify.c if (ptrace(PTRACE_POKEUSER, child, PTRACE_POKEUSER 171 tools/perf/arch/x86/tests/bp-modify.c if (!ptrace(PTRACE_POKEUSER, child, PTRACE_POKEUSER 46 tools/testing/selftests/breakpoints/breakpoint_test.c ret = ptrace(PTRACE_POKEUSER, child_pid, PTRACE_POKEUSER 108 tools/testing/selftests/breakpoints/breakpoint_test.c ret = ptrace(PTRACE_POKEUSER, child_pid, PTRACE_POKEUSER 480 tools/testing/selftests/x86/fsgsbase.c if (ptrace(PTRACE_POKEUSER, child, base_offset, 0xFF) != 0) PTRACE_POKEUSER 80 tools/testing/selftests/x86/mov_ss_trap.c if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[0]), dr0) != 0) PTRACE_POKEUSER 83 tools/testing/selftests/x86/mov_ss_trap.c if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[1]), dr1) != 0) PTRACE_POKEUSER 86 tools/testing/selftests/x86/mov_ss_trap.c if (ptrace(PTRACE_POKEUSER, parent, (void *)offsetof(struct user, u_debugreg[7]), dr7) != 0)