unwind_next_frame   46 arch/s390/include/asm/unwind.h bool unwind_next_frame(struct unwind_state *state);
unwind_next_frame   76 arch/s390/include/asm/unwind.h 	     unwind_next_frame(state))
unwind_next_frame   66 arch/s390/kernel/unwind_bc.c 			return unwind_next_frame(state);
unwind_next_frame  113 arch/s390/kernel/unwind_bc.c EXPORT_SYMBOL_GPL(unwind_next_frame);
unwind_next_frame 2384 arch/x86/events/core.c 	for (; !unwind_done(&state); unwind_next_frame(&state)) {
unwind_next_frame   40 arch/x86/include/asm/unwind.h bool unwind_next_frame(struct unwind_state *state);
unwind_next_frame  269 arch/x86/kernel/dumpstack.c 			unwind_next_frame(&state);
unwind_next_frame   25 arch/x86/kernel/stacktrace.c 	     unwind_next_frame(&state)) {
unwind_next_frame   47 arch/x86/kernel/stacktrace.c 	     unwind_next_frame(&state)) {
unwind_next_frame  364 arch/x86/kernel/unwind_frame.c EXPORT_SYMBOL_GPL(unwind_next_frame);
unwind_next_frame  410 arch/x86/kernel/unwind_frame.c 		unwind_next_frame(state);
unwind_next_frame   50 arch/x86/kernel/unwind_guess.c EXPORT_SYMBOL_GPL(unwind_next_frame);
unwind_next_frame   71 arch/x86/kernel/unwind_guess.c 		unwind_next_frame(state);
unwind_next_frame  613 arch/x86/kernel/unwind_orc.c EXPORT_SYMBOL_GPL(unwind_next_frame);
unwind_next_frame  681 arch/x86/kernel/unwind_orc.c 		unwind_next_frame(state);
unwind_next_frame  689 arch/x86/kernel/unwind_orc.c 		unwind_next_frame(state);
unwind_next_frame  108 arch/x86/oprofile/backtrace.c 		     !unwind_done(&state); unwind_next_frame(&state)) {