Searched refs:unwind_frame_kernel (Results 1 – 2 of 2) sorted by relevance
13 static int unwind_frame_kernel(struct stackframe *frame) in unwind_frame_kernel() function35 } while (unwind_frame_kernel(fr) >= 0); in walk_stackframe()
1200 static int unwind_frame_kernel(struct stackframe *frame) in unwind_frame_kernel() function1277 ret = unwind_frame_kernel(frame); in walk_stackframe()