Searched refs:current_user_stack_pointer (Results 1 – 6 of 6) sorted by relevance
19 #define current_user_stack_pointer() rdusp() macro
12 #define current_user_stack_pointer() rdusp() macro
392 #ifndef current_user_stack_pointer393 #define current_user_stack_pointer() user_stack_pointer(current_pt_regs()) macro
96 #define compat_user_stack_pointer() current_user_stack_pointer()
181 #define current_user_stack_pointer() current_pt_regs()->sp macro
4279 current_user_stack_pointer(), in SYSCALL_DEFINE2()4291 (void)do_sigaltstack(&new, NULL, current_user_stack_pointer(), in restore_altstack()