Searched refs:compat_user_stack_pointer (Results 1 – 4 of 4) sorted by relevance
90 #define compat_user_stack_pointer() (user_stack_pointer(task_pt_regs(current))) macro
182 #define compat_user_stack_pointer() current_pt_regs()->sp macro
95 #ifndef compat_user_stack_pointer96 #define compat_user_stack_pointer() current_user_stack_pointer() macro
4277 compat_user_stack_pointer(), in do_compat_sigaltstack()