Searched refs:compat_user_stack_pointer (Results 1 – 3 of 3) sorted by relevance
86 #define compat_user_stack_pointer() (user_stack_pointer(task_pt_regs(current))) macro
99 #ifndef compat_user_stack_pointer100 #define compat_user_stack_pointer() current_user_stack_pointer() macro
4498 compat_user_stack_pointer(), in do_compat_sigaltstack()