Searched refs:unwind_frame (Results 1 – 5 of 5) sorted by relevance
41 bool unwind_frame(struct thread *, struct unwind_state *);
90 if (!unwind_frame(curthread, &frame)) in kcsan_md_unwind()
39 unwind_frame(struct thread *td, struct unwind_state *frame) in unwind_frame() function
51 if (!unwind_frame(td, frame)) in stack_capture()
78 if (!unwind_frame(td, frame)) in db_stack_trace_cmd()