Lines Matching defs:panic

57 #include <sys/panic.h>
1106 * point. Adjust endtick accordingly to avoid panic.
1175 * Tunable to disable the checking of other cpu logout areas during panic for
1404 * but doesn't get them to the console. The UE causes a panic, but
1408 * going to panic with a UE, unless we're under protection. So, we
1484 * be logged as part of the panic flow.
1504 cpu_tl1_error(struct regs *rp, int panic)
1591 * but if we don't, we'll panic with something reasonable.
1718 * be logged as part of the panic flow.
1876 * or we want to panic if aft_panic is set.
1880 * we should panic.
1957 * a known location so that the platform specific panic code
1995 * location so that the platform specific panic code can check
2040 * be logged as part of the panic flow.
2089 uchar_t panic = ((flags & CH_ERR_PANIC) != 0);
2116 aflt->flt_panic = panic;
2262 * be logged as part of the panic flow.
2372 * panic flow. We decode the CPU-specific data, and take appropriate actions.
2552 * Clear UEs on panic so that we don't
2553 * get haunted by them during panic or
3016 * reason to panic.
3228 * panic context. We can assume that the cpu we are running on is online.
3371 * Routine for panic hook callback from panic_idle().
5191 * A bad lookup is not something to panic production systems for.
5476 * panic idle.
6995 * the time in which we dispatch an ereport and (if applicable) panic.
7016 * We must panic if the copy operation had no lofault protection -
7017 * ie, don't panic for copyin, copyout, kcopy and bcopy called
7018 * under on_fault and do panic for unprotected bcopy and hwblkpagecopy.
7129 * if the request was protected then a panic is still not necessary, if not
7140 * checks, we return 1 to indicate that we should not panic. If any unexpected