Searched refs:PTRACE_OLDSETOPTIONS (Results 1 – 9 of 9) sorted by relevance
/arch/um/include/shared/ |
D | ptrace_user.h | 39 #ifndef PTRACE_OLDSETOPTIONS 40 #define PTRACE_OLDSETOPTIONS PTRACE_SETOPTIONS macro
|
/arch/um/sys-x86_64/shared/sysdep/ |
D | ptrace_user.h | 56 #ifndef PTRACE_OLDSETOPTIONS 57 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/x86/include/asm/ |
D | ptrace-abi.h | 68 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/mips/include/asm/ |
D | ptrace.h | 65 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/arm/include/asm/ |
D | ptrace.h | 24 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/um/os-Linux/ |
D | start_up.c | 245 if ((ptrace(PTRACE_OLDSETOPTIONS, pid, 0, in check_sysemu() 303 if ((ptrace(PTRACE_OLDSETOPTIONS, pid, 0, in check_ptrace()
|
/arch/ia64/include/asm/ |
D | ptrace.h | 368 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/s390/include/asm/ |
D | ptrace.h | 181 #define PTRACE_OLDSETOPTIONS 21 macro
|
/arch/um/os-Linux/skas/ |
D | process.c | 328 if (ptrace(PTRACE_OLDSETOPTIONS, pid, NULL, in start_userspace() 542 if (ptrace(PTRACE_OLDSETOPTIONS, pid, NULL, in copy_context_skas0()
|