Searched defs:current_pt_regs (Results 1 – 9 of 9) sorted by relevance
17 #define current_pt_regs() \ macro
18 #define current_pt_regs() \ macro
174 #define current_pt_regs() \ macro
164 #define current_pt_regs(void) ({ (struct pt_regs *) \ macro
173 #define current_pt_regs() ((struct pt_regs *)((current_stack_pointer | (THREAD_SIZE - 1)) + 1) - 1) macro
73 #define current_pt_regs() \ macro
230 #define current_pt_regs() \ macro
133 #define current_pt_regs() \ macro