Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/hexagon/include/uapi/asm/
H A Dptrace.h36 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dptrace.h37 #define current_pt_regs() \ macro
140 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dptrace.h17 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dptrace.h27 #define current_pt_regs() ((struct pt_regs *) \ macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dptrace.h19 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dptrace.h170 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dptrace.h163 #define current_pt_regs(void) ({ (struct pt_regs *) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dptrace.h394 #define current_pt_regs() task_pt_regs(current) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dptrace.h73 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dptrace.h165 #define current_pt_regs() \ macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dptrace.h139 #define current_pt_regs() \ macro