Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_message.c62 int do_panic = 0; in _xfs_alert_tag() local
66 do_panic = 1; in _xfs_alert_tag()
77 BUG_ON(do_panic); in _xfs_alert_tag()
/Linux-v6.6/arch/sparc/kernel/
Dnmi.c73 static void die_nmi(const char *str, struct pt_regs *regs, int do_panic) in die_nmi() argument
81 if (do_panic || panic_on_oops) in die_nmi()
/Linux-v6.6/arch/s390/kernel/
Dipl.c2114 static void do_panic(void) in do_panic() function
2334 do_panic(); in on_panic_notify()