Home
last modified time | relevance | path

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

/Linux-v5.10/arch/parisc/include/uapi/asm/
Dptrace.h89 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro
/Linux-v5.10/arch/m68k/include/uapi/asm/
Dptrace.h77 #define PTRACE_SINGLEBLOCK 33 /* resume execution until next branch */ macro
/Linux-v5.10/arch/x86/include/uapi/asm/
Dptrace-abi.h88 #define PTRACE_SINGLEBLOCK 33 /* resume execution until next branch */ macro
/Linux-v5.10/arch/ia64/include/uapi/asm/
Dptrace.h240 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro
/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dptrace.h197 #define PTRACE_SINGLEBLOCK 0x100 /* resume execution until next branch */ macro
/Linux-v5.10/kernel/
Dptrace.c788 #ifdef PTRACE_SINGLEBLOCK
789 #define is_singleblock(request) ((request) == PTRACE_SINGLEBLOCK)
1177 #ifdef PTRACE_SINGLEBLOCK in ptrace_request()
1178 case PTRACE_SINGLEBLOCK: in ptrace_request()
/Linux-v5.10/tools/arch/s390/include/uapi/asm/
Dptrace.h410 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro
/Linux-v5.10/arch/s390/include/uapi/asm/
Dptrace.h410 #define PTRACE_SINGLEBLOCK 12 /* resume execution until next branch */ macro