Home
last modified time | relevance | path

Searched refs:PTRACE_OLDSETOPTIONS (Results 1 – 9 of 9) sorted by relevance

/arch/um/include/shared/
Dptrace_user.h39 #ifndef PTRACE_OLDSETOPTIONS
40 #define PTRACE_OLDSETOPTIONS PTRACE_SETOPTIONS macro
/arch/um/sys-x86_64/shared/sysdep/
Dptrace_user.h56 #ifndef PTRACE_OLDSETOPTIONS
57 #define PTRACE_OLDSETOPTIONS 21 macro
/arch/x86/include/asm/
Dptrace-abi.h68 #define PTRACE_OLDSETOPTIONS 21 macro
/arch/mips/include/asm/
Dptrace.h65 #define PTRACE_OLDSETOPTIONS 21 macro
/arch/arm/include/asm/
Dptrace.h24 #define PTRACE_OLDSETOPTIONS 21 macro
/arch/um/os-Linux/
Dstart_up.c245 if ((ptrace(PTRACE_OLDSETOPTIONS, pid, 0, in check_sysemu()
303 if ((ptrace(PTRACE_OLDSETOPTIONS, pid, 0, in check_ptrace()
/arch/ia64/include/asm/
Dptrace.h368 #define PTRACE_OLDSETOPTIONS 21 macro
/arch/s390/include/asm/
Dptrace.h181 #define PTRACE_OLDSETOPTIONS 21 macro
/arch/um/os-Linux/skas/
Dprocess.c328 if (ptrace(PTRACE_OLDSETOPTIONS, pid, NULL, in start_userspace()
542 if (ptrace(PTRACE_OLDSETOPTIONS, pid, NULL, in copy_context_skas0()