Searched refs:unwind_error (Results 1 – 6 of 6) sorted by relevance
40 !unwind_done(&state) && !unwind_error(&state); in arch_stack_walk_reliable()74 if (unwind_error(&state)) in arch_stack_walk_reliable()
57 if (unwind_error(&state)) in arch_stack_walk_reliable()
68 static inline bool unwind_error(struct unwind_state *state) in unwind_error() function
42 static inline bool unwind_error(struct unwind_state *state) in unwind_error() function
53 static inline bool unwind_error(struct unwind_state *state) in unwind_error() function
97 if (unwind_error(&state)) { in test_unwind()
Completed in 11 milliseconds