Searched refs:current_user_stack_pointer (Results 1 – 8 of 8) sorted by relevance
19 #define current_user_stack_pointer() rdusp() macro
12 #define current_user_stack_pointer() rdusp() macro
401 #ifndef current_user_stack_pointer402 #define current_user_stack_pointer() user_stack_pointer(current_pt_regs()) macro
97 #define compat_user_stack_pointer() current_user_stack_pointer()
30 #define current_user_stack_pointer() rdusp() macro
86 #define current_user_stack_pointer() (current_pt_regs()->r12) macro
163 #define current_user_stack_pointer() current_pt_regs()->sp macro
3511 current_user_stack_pointer()); in SYSCALL_DEFINE2()3522 (void)do_sigaltstack(&new, NULL, current_user_stack_pointer()); in restore_altstack()