Home
last modified time | relevance | path

Searched refs:panic (Results 351 - 375 of 1578) sorted by relevance

1...<<11121314151617181920>>...64

/third_party/rust/crates/cxx/syntax/
H A Dresolve.rs16 None => panic!("Unable to resolve type `{}`", ident),
/kernel/linux/linux-5.10/mm/
H A Dpercpu.c1322 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_alloc_first_chunk()
1337 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_alloc_first_chunk()
1344 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_alloc_first_chunk()
1350 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_alloc_first_chunk()
2451 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_setup_first_chunk()
2457 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_setup_first_chunk()
2463 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_setup_first_chunk()
2469 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_setup_first_chunk()
2539 panic("%s: Failed to allocate %zu bytes\n", __func__, in pcpu_setup_first_chunk()
2998 panic(" in pcpu_page_first_chunk()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dsetup.c165 panic("Failed to allocate %d bytes below %pa for MCE buffer\n", in fwnmi_init()
181 panic("Failed to allocate %zu bytes below %pa for slb area\n", in fwnmi_init()
467 * At this point it is unlikely panic() will get anything in pseries_big_endian_exceptions()
478 panic("Could not enable big endian exceptions"); in pseries_big_endian_exceptions()
493 panic("Could not enable little endian exceptions"); in pseries_little_endian_exceptions()
824 panic("BUG: Radix support requires either GTSE or RPT_INVALIDATE\n"); in pSeries_setup_arch()
1146 .panic = pseries_panic, in define_machine()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsetup.c396 panic("%s: Failed to allocate %lu bytes align=0x%lx\n", in stack_alloc_early()
412 panic("%s: Failed to allocate %zu bytes align=%zx\n", in setup_lowcore()
483 panic("Couldn't setup absolute lowcore"); in setup_lowcore()
524 panic("%s: Failed to allocate %zu bytes align=0x%x\n", in setup_resources()
546 panic("%s: Failed to allocate %zu bytes align=0x%x\n", in setup_resources()
820 panic("Failed to allocate memory for sysinfo structure\n"); in setup_randomness()
H A Dnuma.c30 panic("%s: Failed to allocate %zu bytes align=0x%x\n", in numa_setup()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dbyt.c105 /* then get panic info */ in byt_get_registers()
124 u64 status, panic, imrd, imrx; in byt_dump() local
128 panic = snd_sof_dsp_read64(sdev, BYT_DSP_BAR, SHIM_IPCX); in byt_dump()
131 snd_sof_get_status(sdev, status, panic, &xoops, &panic_info, stack, in byt_dump()
139 (panic & SHIM_IPCX_BUSY) ? "yes" : "no", in byt_dump()
140 (panic & SHIM_IPCX_DONE) ? "yes" : "no", panic); in byt_dump()
/kernel/linux/linux-5.10/arch/csky/mm/
H A Dcontext.c35 panic("Unable to initialize ASID allocator for %lu ASIDs\n", in asids_init()
/kernel/linux/linux-5.10/arch/mips/lib/
H A Diomap-pci.c38 panic("To avoid data corruption io_map_base MUST be set with " in __pci_ioport_map()
/kernel/linux/linux-5.10/arch/mips/loongson32/common/
H A Dreset.c42 panic("Failed to remap watchdog registers"); in ls1x_reboot_setup()
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Duser.h26 extern void panic(const char *fmt, ...)
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dtime.c24 panic(KERN_WARNING "RISC-V system with no 'timebase-frequency' in DTS\n"); in time_init()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dnuma.c30 panic("%s: Failed to allocate %zu bytes align=0x%x\n", in numa_setup()
/kernel/linux/linux-5.10/arch/arm/mach-tango/
H A Dplatsmp.c40 panic("cpu %d failed to die\n", cpu); in tango_cpu_die()
/kernel/linux/linux-5.10/arch/c6x/mm/
H A Dinit.c41 panic("%s: Failed to allocate %lu bytes align=0x%lx\n", in paging_init()
/kernel/linux/linux-6.6/arch/csky/mm/
H A Dcontext.c35 panic("Unable to initialize ASID allocator for %lu ASIDs\n", in asids_init()
/kernel/linux/linux-6.6/arch/arc/mm/
H A Dhighmem.c57 panic("%s: Failed to allocate %lu bytes align=0x%lx\n", in alloc_kmap_pgtable()
/kernel/linux/linux-6.6/arch/mips/lib/
H A Diomap-pci.c38 panic("To avoid data corruption io_map_base MUST be set with " in __pci_ioport_map()
/kernel/linux/linux-6.6/arch/openrisc/mm/
H A Dioremap.c43 panic("%s: Failed to allocate %lu bytes align=0x%lx\n", in pte_alloc_one_kernel()
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Duser.h27 extern void panic(const char *fmt, ...)
/kernel/linux/linux-6.6/rust/macros/
H A Dconcat_idents.rs11 panic!("Expected Ident") in expect_ident()
/kernel/linux/linux-6.6/rust/
H A Dcompiler_builtins.rs12 //! the parts we do not need. For the moment, we define them to [`panic!`] at
34 panic!($reason);
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/
H A DMakefile5 bond-arp-interval-causes-panic.sh \
/kernel/linux/linux-6.6/kernel/trace/rv/
H A Dreactor_panic.c6 * Prints the exception msg to the kernel message log and panic().
18 panic(msg); in rv_panic_reaction()
22 .name = "panic",
23 .description = "panic the system if an exception is found.",
42 MODULE_DESCRIPTION("panic rv reactor: panic if an exception is found.");
/third_party/FreeBSD/sys/sys/
H A Dsx.h54 panic("share/exclusive assert at %s:%d", __FUNCTION__, __LINE__); \
/third_party/rust/crates/proc-macro2/src/
H A Ddetection.rs32 // Swap in a null panic hook to avoid printing "thread panicked" to stderr,
35 // of the proc_macro crate's APIs currently panic.
48 // There is still a race condition where a panic in a different thread can
49 // happen during the interval that the user's original panic hook is
51 // sufficiently unlikely and less bad than printing panic messages to stderr
58 use std::panic::{self, PanicInfo}; in initialize()
64 let original_hook = panic::take_hook(); in initialize()
65 panic::set_hook(null_hook); in initialize()
67 let works = panic::catch_unwind(proc_macro::Span::call_site).is_ok(); in initialize()
70 let hopefully_null_hook = panic in initialize()
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...64