Searched refs:compat_user_stack_pointer (Results 1 – 4 of 4) sorted by relevance
133 #define compat_user_stack_pointer() (user_stack_pointer(task_pt_regs(current))) macro138 return (void __user *)compat_user_stack_pointer() - len; in arch_compat_alloc_user_space()
164 #define compat_user_stack_pointer() current_pt_regs()->sp macro
96 #ifndef compat_user_stack_pointer97 #define compat_user_stack_pointer() current_user_stack_pointer() macro
4091 compat_user_stack_pointer(), in do_compat_sigaltstack()