Home
last modified time | relevance | path

Searched defs:current_pt_regs (Results 1 – 9 of 9) sorted by relevance

/linux/arch/hexagon/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/linux/arch/m68k/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/linux/arch/csky/include/asm/
H A Dptrace.h18 #define current_pt_regs() \ macro
/linux/arch/mips/include/asm/
H A Dptrace.h174 #define current_pt_regs() \ macro
/linux/arch/arm/include/asm/
H A Dptrace.h164 #define current_pt_regs(void) ({ (struct pt_regs *) \ macro
/linux/arch/loongarch/include/asm/
H A Dptrace.h173 #define current_pt_regs() ((struct pt_regs *)((current_stack_pointer | (THREAD_SIZE - 1)) + 1) - 1) macro
/linux/arch/nios2/include/asm/
H A Dptrace.h73 #define current_pt_regs() \ macro
/linux/arch/powerpc/include/asm/
H A Dptrace.h230 #define current_pt_regs() \ macro
/linux/arch/arc/include/asm/
H A Dptrace.h133 #define current_pt_regs() \ macro