Searched defs:compat_user_stack_pointer (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dptrace.h141 #define compat_user_stack_pointer() current_pt_regs()->sp macro
/linux-4.1.27/include/linux/
H A Dcompat.h59 #define compat_user_stack_pointer() current_user_stack_pointer() macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dcompat.h237 #define compat_user_stack_pointer() (user_stack_pointer(current_pt_regs())) macro

Completed in 297 milliseconds