Searched defs:current_pt_regs (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/hexagon/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/linux-master/arch/m68k/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/linux-master/arch/alpha/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/linux-master/arch/csky/include/asm/
H A Dptrace.h18 #define current_pt_regs() \ macro
/linux-master/arch/nios2/include/asm/
H A Dptrace.h73 #define current_pt_regs() \ macro
/linux-master/arch/loongarch/include/asm/
H A Dptrace.h173 #define current_pt_regs() \ macro
/linux-master/arch/arm/include/asm/
H A Dptrace.h163 #define current_pt_regs(void) ({ (struct pt_regs *) \ macro
/linux-master/arch/mips/include/asm/
H A Dptrace.h173 #define current_pt_regs() \ macro
/linux-master/arch/sparc/include/asm/
H A Dptrace.h37 #define current_pt_regs() \ macro
140 #define current_pt_regs() \ macro
/linux-master/include/linux/
H A Dptrace.h389 #define current_pt_regs() task_pt_regs(current) macro
/linux-master/arch/arc/include/asm/
H A Dptrace.h133 #define current_pt_regs() \ macro
/linux-master/arch/powerpc/include/asm/
H A Dptrace.h233 #define current_pt_regs() \ macro

Completed in 153 milliseconds