Searched refs:PTRACE_PEEKDATA (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/uapi/linux/
H A Dptrace.h13 #define PTRACE_PEEKDATA 2 macro
/linux-master/tools/testing/selftests/mm/
H A Dmemfd_secret.c135 if (ptrace(PTRACE_PEEKDATA, ppid, mem, 0))
H A Dprotection_keys.c1421 ret = ptrace(PTRACE_PEEKDATA, child_pid, ptr, ignored);
1431 ret = ptrace(PTRACE_PEEKDATA, child_pid, plain_ptr, ignored);
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c276 child_nr_tests = ptrace(PTRACE_PEEKDATA, child_pid,
/linux-master/arch/alpha/kernel/
H A Dptrace.c287 case PTRACE_PEEKDATA:
/linux-master/kernel/
H A Dptrace.c1023 case PTRACE_PEEKDATA:
1329 case PTRACE_PEEKDATA:
/linux-master/arch/mips/kernel/
H A Dptrace.c1093 case PTRACE_PEEKDATA:

Completed in 133 milliseconds