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

/linux-4.4.14/arch/mn10300/include/asm/
H A Dptrace.h20 #define current_pt_regs() current_frame() macro
/linux-4.4.14/arch/hexagon/include/uapi/asm/
H A Dptrace.h35 #define current_pt_regs() \ macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dptrace.h16 #define current_pt_regs() \ macro
/linux-4.4.14/arch/metag/include/asm/
H A Dptrace.h27 #define current_pt_regs() \ macro
/linux-4.4.14/arch/frv/include/asm/
H A Dptrace.h31 #define current_pt_regs() (__frame) macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dptrace.h41 #define current_pt_regs() ((struct pt_regs *) \ macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dptrace.h16 #define current_pt_regs() \ macro
/linux-4.4.14/arch/h8300/include/asm/
H A Dptrace.h24 #define current_pt_regs() ((struct pt_regs *) \ macro
/linux-4.4.14/arch/arm/include/asm/
H A Dptrace.h157 #define current_pt_regs(void) ({ (struct pt_regs *) \ macro
/linux-4.4.14/arch/mips/include/asm/
H A Dptrace.h175 #define current_pt_regs() \ macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dptrace.h35 #define current_pt_regs() \ macro
104 #define current_pt_regs() \ macro
/linux-4.4.14/arch/nios2/include/asm/
H A Dptrace.h73 #define current_pt_regs() \ macro
/linux-4.4.14/arch/arc/include/asm/
H A Dptrace.h135 #define current_pt_regs() \ macro
/linux-4.4.14/include/linux/
H A Dptrace.h385 #define current_pt_regs() task_pt_regs(current) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dptrace.h121 #define current_pt_regs() \ macro
/linux-4.4.14/arch/tile/include/asm/
H A Dprocessor.h233 #define current_pt_regs() \ macro

Completed in 1822 milliseconds