Home
last modified time | relevance | path

Searched refs:oops_may_print (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpanic.h17 extern bool oops_may_print(void);
/linux/arch/sh/mm/
H A Dfault.c208 if (!oops_may_print()) in show_fault_oops()
/linux/kernel/
H A Dpanic.c667 bool oops_may_print(void) in oops_may_print() function