Home
last modified time | relevance | path

Searched refs:compat_user_stack_pointer (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/include/asm/
A Dcompat.h107 #define compat_user_stack_pointer() (user_stack_pointer(task_pt_regs(current))) macro
/linux/arch/x86/include/asm/
A Dptrace.h182 #define compat_user_stack_pointer() current_pt_regs()->sp macro
/linux/include/linux/
A Dcompat.h95 #ifndef compat_user_stack_pointer
96 #define compat_user_stack_pointer() current_user_stack_pointer() macro
/linux/kernel/
A Dsignal.c4267 compat_user_stack_pointer(), in do_compat_sigaltstack()

Completed in 15 milliseconds