Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/kernel/
A Dstacktrace.c78 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function
137 ret = unwind_frame(frame); in walk_stackframe()
191 if (unwind_frame(&frame)) in arch_stack_walk()
A Dtime.c53 int ret = unwind_frame(&frame); in profile_pc()
A Dunwind.c383 int unwind_frame(struct stackframe *frame) in unwind_frame() function
540 urc = unwind_frame(&frame); in unwind_backtrace()
A Dftrace.c247 if (unwind_frame(&frame) < 0) in prepare_ftrace_return()
A Dprocess.c295 unwind_frame(&frame) < 0) in __get_wchan()
/linux-6.3-rc2/arch/arm/include/asm/
A Dstacktrace.h45 extern int unwind_frame(struct stackframe *frame);
/linux-6.3-rc2/arch/x86/kernel/
A DMakefile138 obj-$(CONFIG_UNWINDER_FRAME_POINTER) += unwind_frame.o

Completed in 9 milliseconds