Searched refs:unwind_error (Results 1 – 5 of 5) sorted by relevance
46 !unwind_done(&state) && !unwind_error(&state); in arch_stack_walk_reliable()80 if (unwind_error(&state)) in arch_stack_walk_reliable()
64 if (unwind_error(&state)) in arch_stack_walk_reliable()
53 static inline bool unwind_error(struct unwind_state *state) in unwind_error() function
49 static inline bool unwind_error(struct unwind_state *state) in unwind_error() function
87 if (unwind_error(&state)) { in test_unwind()