Home
last modified time | relevance | path

Searched defs:unwind_frame (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/metag/kernel/
Dstacktrace.c39 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function
81 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function
/linux-4.4.14/arch/unicore32/include/asm/
Dstacktrace.h26 #define unwind_frame(f) (-EINVAL) macro
/linux-4.4.14/arch/unicore32/kernel/
Dstacktrace.c35 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function
/linux-4.4.14/arch/arm64/kernel/
Dstacktrace.c38 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function
/linux-4.4.14/arch/arm/kernel/
Dstacktrace.c25 int notrace unwind_frame(struct stackframe *frame) in unwind_frame() function
Dunwind.c388 int unwind_frame(struct stackframe *frame) in unwind_frame() function