Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Dstacktrace.c74 bool firstframe; in arch_stack_walk_reliable() local
94 for (firstframe = true; sp != stack_end; in arch_stack_walk_reliable()
95 firstframe = false, sp = newsp) { in arch_stack_walk_reliable()
118 if (firstframe) in arch_stack_walk_reliable()
A Dprocess.c2316 int firstframe = 1; in show_stack() local
2343 if (!firstframe || ip != lr) { in show_stack()
2350 if (firstframe) in show_stack()
2354 firstframe = 0; in show_stack()
2380 firstframe = 1; in show_stack()

Completed in 7 milliseconds