Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dunwind.c306 static int unwind_exec_insn(struct unwind_ctrl_block *ctrl) in unwind_exec_insn() function
436 urc = unwind_exec_insn(&ctrl); in unwind_frame()
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dstacktrace.c221 static bool unwind_exec_insn(struct unwind_state_arm32 *state, in unwind_exec_insn() function
377 if (!unwind_exec_insn(state, kernel_stack, stack, stack_size)) in unwind_tab()