Searched refs:abort_should_print_stack (Results 1 – 2 of 2) sorted by relevance
206 bool __cold abort_should_print_stack(int errno);219 if (WARN(abort_should_print_stack(errno), \
233 bool __cold abort_should_print_stack(int errno) in abort_should_print_stack() function