Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
die_will_crash
arch/powerpc/include/asm/bug.h
128
extern bool die_will_crash(void);
arch/powerpc/platforms/powernv/opal.c
618
} else if (die_will_crash()) {
arch/powerpc/platforms/pseries/ras.c
814
} else if (die_will_crash()) {