Searched refs:panic (Results 326 - 350 of 659) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/m68k/atari/
H A Datakeyb.c324 panic("ikbd: maximum string length exceeded");
/linux-master/arch/m68k/sun3/
H A Dsun3dvma.c258 panic("%s: Failed to allocate %zu bytes\n", __func__,
/linux-master/kernel/kcsan/
H A Dselftest.c258 panic("selftests failed");
/linux-master/drivers/watchdog/
H A Dsbsa_gwdt.c22 * will trigger panic. If the system is getting into trouble and cannot be reset
23 * by panic or restart properly by the kdump kernel(if supported), then the
26 * context info by panic console output or kdump.
31 * |----timeout-----(panic)----timeout-----reset
105 * 1 = panic
111 "0 = skip(*) 1 = panic");
235 panic(WATCHDOG_NAME " timeout");
282 * system would panic in very early stage.
/linux-master/arch/riscv/kernel/
H A Dsetup.c152 panic("%s: Failed to allocate %zu bytes\n", __func__, mem_res_sz);
/linux-master/fs/verity/
H A Dverify.c363 panic("failed to allocate fsverity_read_queue");
/linux-master/arch/csky/kernel/
H A Dsmp.c171 panic("%s IRQ request failed\n", __func__);
/linux-master/arch/s390/kernel/
H A Dvdso.c242 panic("%s: Cannot allocate page list for VDSO", __func__);
/linux-master/arch/sparc/kernel/
H A Dsmp_64.c149 panic("SMP bolixed\n");
677 /* If not these non-fatal errors, panic */
775 panic("Unexpected SUN4V mondo error %lu\n", status);
781 panic("SUN4V mondo timeout panic\n");
1568 panic("cannot initialize percpu area (err=%d)", rc);
H A Dnmi.c82 panic("Watchdog detected hard LOCKUP on cpu %d", this_cpu);
279 if (!strncmp(str, "panic", 5))
/linux-master/arch/sh/kernel/
H A Dsetup.c181 panic("Need a sane CPU clock definition!");
/linux-master/arch/x86/xen/
H A Denlighten_hvm.c286 panic("\"nopv\" and \"xen_nopv\" parameters are unsupported in PVH guest.");
316 * detect PVH and panic there.
H A Denlighten.c197 panic("register_vcpu_info failed: cpu=%d err=%d\n", cpu, err);
/linux-master/fs/
H A Dpidfs.c282 panic("Failed to mount pidfs pseudo filesystem");
H A Dnsfs.c244 panic("can't set nsfs up\n");
/linux-master/arch/powerpc/include/asm/
H A Dmachdep.h64 void (*panic)(char *str); member in struct:machdep_calls
/linux-master/include/linux/
H A Dkernel.h30 #include <linux/panic.h>
/linux-master/arch/m68k/hp300/
H A Dconfig.c262 panic("Unknown HP9000 Model");
/linux-master/arch/riscv/mm/
H A Dcontext.c262 panic("Failed to allocate bitmap for %lu ASIDs\n",
/linux-master/fs/bcachefs/
H A Dsnapshot.h83 panic("id %u depth=%u parent %u depth=%u\n",
/linux-master/fs/btrfs/
H A Dmessages.c285 * panic or BUGs, depending on mount options.
304 panic(KERN_CRIT "BTRFS panic (device %s) in %s:%d: %pV (errno=%d %s)\n",
307 btrfs_crit(fs_info, "panic in %s:%d: %pV (errno=%d %s)",
/linux-master/drivers/cache/
H A Dsifive_ccache.c226 panic("CCACHE: DirFail @ 0x%08X.%08X\n", add_h, add_l);
/linux-master/net/mptcp/
H A Dctrl.c310 panic("Failed to register MPTCP pernet subsystem.\n");
/linux-master/drivers/net/
H A Dloopback.c229 panic("loopback: Failed to register netdevice: %d\n", err);
/linux-master/arch/x86/hyperv/
H A Dhv_vtl.c243 panic("XSAVE has to be disabled as it is not supported by this module.\n"

Completed in 258 milliseconds

<<11121314151617181920>>