Home
last modified time | relevance | path

Searched refs:get_clean_sp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dprocessor.h402 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() function
409 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal.c183 oldsp = get_clean_sp(sp, is_32); in get_sigframe()