Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_message.c70 int do_panic = 0; in xfs_alert_tag() local
74 do_panic = 1; in xfs_alert_tag()
85 BUG_ON(do_panic); in xfs_alert_tag()
/Linux-v5.4/arch/sparc/kernel/
Dnmi.c68 static void die_nmi(const char *str, struct pt_regs *regs, int do_panic) in die_nmi() argument
76 if (do_panic || panic_on_oops) in die_nmi()
/Linux-v5.4/arch/s390/kernel/
Dipl.c1447 static void do_panic(void) in do_panic() function
1668 do_panic(); in on_panic_notify()