Home
last modified time | relevance | path

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

/linux/arch/hexagon/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/linux/arch/sparc/include/asm/
H A Dptrace.h37 #define current_pt_regs() \ macro
140 #define current_pt_regs() \ macro
/linux/arch/m68k/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/linux/arch/alpha/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/loongarch/include/asm/
H A Dptrace.h173 #define current_pt_regs() \ macro
/linux/arch/arm/include/asm/
H A Dptrace.h164 #define current_pt_regs(void) ({ (struct pt_regs *) \ macro
/linux/include/linux/
H A Dptrace.h389 #define current_pt_regs() task_pt_regs(current) macro
/linux/arch/nios2/include/asm/
H A Dptrace.h73 #define current_pt_regs() \ macro
/linux/arch/powerpc/include/asm/
H A Dptrace.h233 #define current_pt_regs() \ macro
/linux/arch/arc/include/asm/
H A Dptrace.h133 #define current_pt_regs() \ macro