Home
last modified time | relevance | path

Searched refs:PTRACE_SINGLEBLOCK (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/parisc/include/uapi/asm/
Dptrace.h89 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro
/Linux-v4.19/arch/m68k/include/uapi/asm/
Dptrace.h77 #define PTRACE_SINGLEBLOCK 33 /* resume execution until next branch */ macro
/Linux-v4.19/arch/x86/include/uapi/asm/
Dptrace-abi.h88 #define PTRACE_SINGLEBLOCK 33 /* resume execution until next branch */ macro
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dptrace.h240 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro
/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dptrace.h188 #define PTRACE_SINGLEBLOCK 0x100 /* resume execution until next branch */ macro
/Linux-v4.19/kernel/
Dptrace.c768 #ifdef PTRACE_SINGLEBLOCK
769 #define is_singleblock(request) ((request) == PTRACE_SINGLEBLOCK)
1055 #ifdef PTRACE_SINGLEBLOCK in ptrace_request()
1056 case PTRACE_SINGLEBLOCK: in ptrace_request()
/Linux-v4.19/arch/s390/include/uapi/asm/
Dptrace.h410 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro
/Linux-v4.19/tools/arch/s390/include/uapi/asm/
Dptrace.h410 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro