Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dbacktrace.c26 static unsigned int user_getsp32(unsigned int sp, int is_first) in user_getsp32() argument
42 if (!is_first) in user_getsp32()
53 static unsigned long user_getsp64(unsigned long sp, int is_first) in user_getsp64() argument
64 if (!is_first) in user_getsp64()
71 static unsigned long kernel_getsp(unsigned long sp, int is_first) in kernel_getsp() argument
78 if (!is_first) in kernel_getsp()