Home
last modified time | relevance | path

Searched refs:is_32 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
Dsignal.c35 size_t frame_size, int is_32) in get_sigframe() argument
40 oldsp = get_clean_sp(sp, is_32); in get_sigframe()
Dsignal.h16 size_t frame_size, int is_32);
/linux-4.1.27/arch/powerpc/include/asm/
Dprocessor.h437 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() argument
439 if (is_32) in get_clean_sp()
444 static inline unsigned long get_clean_sp(unsigned long sp, int is_32) in get_clean_sp() argument