Searched refs:compat_user_stack_pointer (Results 1 – 4 of 4) sorted by relevance
115 #define compat_user_stack_pointer() (user_stack_pointer(task_pt_regs(current))) macro120 return (void __user *)compat_user_stack_pointer() - len; in arch_compat_alloc_user_space()
179 #define compat_user_stack_pointer() current_pt_regs()->sp macro
101 #ifndef compat_user_stack_pointer102 #define compat_user_stack_pointer() current_user_stack_pointer() macro
4105 compat_user_stack_pointer(), in do_compat_sigaltstack()