Home
last modified time | relevance | path

Searched refs:PTRACE_SYSEMU (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/powerpc/ptrace/
A Dptrace-syscall.c37 #define PTRACE_SYSEMU 0x1d macro
92 if (ptrace(PTRACE_SYSEMU, chld, 0, 0) != 0) in test_ptrace_syscall_restart()
130 if (ptrace(PTRACE_SYSEMU, chld, 0, 0) != 0) in test_ptrace_syscall_restart()
173 if (ptrace(PTRACE_SYSEMU, chld, 0, 0) != 0) in test_ptrace_syscall_restart()
/tools/testing/selftests/x86/
A Dptrace_syscall.c184 if (ptrace(PTRACE_SYSEMU, chld, 0, 0) != 0) in test_ptrace_syscall_restart()
215 if (ptrace(PTRACE_SYSEMU, chld, 0, 0) != 0) in test_ptrace_syscall_restart()
247 if (ptrace(PTRACE_SYSEMU, chld, 0, 0) != 0) in test_ptrace_syscall_restart()

Completed in 5 milliseconds