Home
last modified time | relevance | path

Searched defs:MAX_REG_OFFSET (Results 1 – 10 of 10) sorted by relevance

/arch/sh/include/asm/
Dptrace_64.h8 #define MAX_REG_OFFSET offsetof(struct pt_regs, tregs[7]) macro
Dptrace_32.h8 #define MAX_REG_OFFSET offsetof(struct pt_regs, tra) macro
/arch/parisc/include/asm/
Dptrace.h38 #define MAX_REG_OFFSET (offsetof(struct pt_regs, ipsw)) macro
/arch/mips/include/asm/
Dptrace.h68 #define MAX_REG_OFFSET (offsetof(struct pt_regs, __last)) macro
/arch/arm/include/asm/
Dptrace.h127 #define MAX_REG_OFFSET (offsetof(struct pt_regs, ARM_ORIG_r0)) macro
/arch/x86/um/shared/sysdep/
Dptrace.h8 #define MAX_REG_OFFSET (UM_FRAME_SIZE) macro
/arch/sparc/include/asm/
Dptrace.h86 #define MAX_REG_OFFSET (offsetof(struct pt_regs, magic)) macro
/arch/powerpc/include/asm/
Dptrace.h224 #define MAX_REG_OFFSET (offsetof(struct pt_regs, dsisr)) macro
/arch/x86/include/asm/
Dptrace.h202 #define MAX_REG_OFFSET (offsetof(struct pt_regs, ss)) macro
/arch/arm64/include/asm/
Dptrace.h195 #define MAX_REG_OFFSET offsetof(struct pt_regs, pstate) macro