Searched refs:current_user_stack_pointer (Results 1 – 4 of 4) 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
4453 current_user_stack_pointer(), in SYSCALL_DEFINE2()4465 (void)do_sigaltstack(&new, NULL, current_user_stack_pointer(), in restore_altstack()