Searched refs:PTRACE_OLDSETOPTIONS (Results 1 – 10 of 10) sorted by relevance
/arch/x86/um/shared/sysdep/ |
D | ptrace_user.h | 24 #ifndef PTRACE_OLDSETOPTIONS 25 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/um/include/shared/ |
D | ptrace_user.h | 40 #ifndef PTRACE_OLDSETOPTIONS 41 #define PTRACE_OLDSETOPTIONS PTRACE_SETOPTIONS macro
|
/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 75 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/um/include/asm/ |
D | ptrace-generic.h | 30 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/mips/include/uapi/asm/ |
D | ptrace.h | 58 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/arm/include/uapi/asm/ |
D | ptrace.h | 25 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/um/os-Linux/ |
D | start_up.c | 208 if ((ptrace(PTRACE_OLDSETOPTIONS, pid, 0, in check_sysemu() 266 if ((ptrace(PTRACE_OLDSETOPTIONS, pid, 0, in check_ptrace()
|
/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 246 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/um/os-Linux/skas/ |
D | process.c | 314 if (ptrace(PTRACE_OLDSETOPTIONS, pid, NULL, in start_userspace() 540 if (ptrace(PTRACE_OLDSETOPTIONS, pid, NULL, in copy_context_skas0()
|
/arch/s390/include/uapi/asm/ |
D | ptrace.h | 182 #define PTRACE_OLDSETOPTIONS 21 macro
|