Searched refs:oops_may_print (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dpanic.h17 extern bool oops_may_print(void);
/linux-master/arch/sh/mm/
H A Dfault.c208 if (!oops_may_print())
/linux-master/kernel/
H A Dpanic.c617 bool oops_may_print(void) function
/linux-master/arch/x86/mm/
H A Dfault.c512 if (!oops_may_print())

Completed in 215 milliseconds