Home
last modified time | relevance | path

Searched refs:panic (Results 1 – 25 of 1223) sorted by relevance

12345678910>>...49

/freebsd-12.1/sys/mips/mips/
H A Dcache.c132 panic("no Icache ops for %d byte lines", in mips_config_cache()
227 panic("no Dcache ops for %d byte lines", in mips_config_cache()
263 panic("no icache_sync_all cache op"); in mips_config_cache()
265 panic("no icache_sync_range cache op"); in mips_config_cache()
267 panic("no icache_sync_range_index cache op"); in mips_config_cache()
272 panic("no pdcache_wbinv_all"); in mips_config_cache()
274 panic("no pdcache_wbinv_range"); in mips_config_cache()
276 panic("no pdcache_wbinv_range_index"); in mips_config_cache()
278 panic("no pdcache_inv_range"); in mips_config_cache()
280 panic("no pdcache_wb_range"); in mips_config_cache()
/freebsd-12.1/tools/regression/kthread/kld/
H A Dkthrdlk.c72 panic("Ooops: kthread deadlock\n"); in thr_suspender()
74 panic("kthread_suspend error: %d\n", error); in thr_suspender()
99 panic("%s: error on kthread_resume. error: %d\n", in thr_resumer()
142 panic("cannot start thr_getsuspended error: %d\n", error); in kthrdlk_init()
147 panic("cannot start thr_resumer error: %d\n", error); in kthrdlk_init()
152 panic("cannot start thr_suspender error: %d\n", error); in kthrdlk_init()
167 panic("some threads not die! remaining: %d", test_thrcnt); in kthrdlk_done()
/freebsd-12.1/sbin/restore/
H A Dsymtab.c137 panic("deleteino: %ju not found\n", (uintmax_t)inum); in deleteino()
187 panic("%s is not a directory\n", name); in lookupparent()
208 panic("%s: pathname too long\n", cp); in myname()
233 panic("no memory to extend symbol table\n"); in addentry()
239 panic("bad name to addentry %s\n", name); in addentry()
254 panic("link to non-existent name\n"); in addentry()
260 panic("duplicate entry\n"); in addentry()
393 panic("bad name\n"); in savename()
402 panic("no space for string table\n"); in savename()
542 panic("no memory for entry table\n"); in initsymtable()
[all …]
/freebsd-12.1/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c126 panic("Couldn't map the SCU\n"); in _socfpga_mp_start_ap()
133 panic("Couldn't map the SCU\n"); in _socfpga_mp_start_ap()
137 panic("Unknown platform id %d\n", platid); in _socfpga_mp_start_ap()
142 panic("Couldn't map the reset manager (RSTMGR)\n"); in _socfpga_mp_start_ap()
145 panic("Couldn't map the first physram page\n"); in _socfpga_mp_start_ap()
175 panic("Unknown platform id %d\n", platid); in _socfpga_mp_start_ap()
205 panic("Unknown platform id %d\n", platid); in _socfpga_mp_start_ap()
/freebsd-12.1/sys/libkern/arm/
H A Daeabi_unwind.c37 #define panic(x) (void)0 macro
48 panic("__aeabi_unwind_cpp_pr0"); in __aeabi_unwind_cpp_pr0()
54 panic("__aeabi_unwind_cpp_pr1"); in __aeabi_unwind_cpp_pr1()
60 panic("__aeabi_unwind_cpp_pr2"); in __aeabi_unwind_cpp_pr2()
/freebsd-12.1/sys/dev/sound/pcm/
H A Dsound.h433 panic("%s(%d): [PCM WAIT] Mutex not owned!", \
446 panic("%s(%d): [PCM ACQUIRE] Mutex not owned!", \
449 panic("%s(%d): [PCM ACQUIRE] " \
456 panic("%s(%d): [PCM RELEASE] Mutex not owned!", \
477 panic("%s(%d): [PCM ACQUIRE QUICK] Mutex owned!", \
487 panic("%s(%d): [PCM RELEASE QUICK] Mutex owned!", \
496 panic("%s(%d): [PCM BUSYASSERT] " \
503 panic("%s(%d): [GIANT ENTER] PCM lock owned!", \
517 panic("%s(%d): [GIANT EXIT] PCM lock owned!", \
524 panic("%s(%d): [GIANT EXIT] MPSAFE Giant?", \
[all …]
/freebsd-12.1/sys/amd64/vmm/intel/
H A Dvtd.c155 panic("vtd_max_domains: invalid value of nd (0x%0x)", nd); in vtd_max_domains()
176 panic("domain ids exhausted"); in domain_id()
378 panic("vtd_init: invalid caching mode"); in vtd_init()
391 panic("ctx table (0x%0lx) not page aligned", ctx_paddr); in vtd_init()
455 panic("vtd_add_device: device %x is already owned by " in vtd_add_device()
461 panic("vtd_add_device: device %x is not in scope for " in vtd_add_device()
535 panic("vtd_create_mapping: unaligned gpa 0x%0lx", gpa); in vtd_update_mapping()
538 panic("vtd_create_mapping: unaligned hpa 0x%0lx", hpa); in vtd_update_mapping()
541 panic("vtd_create_mapping: unaligned len 0x%0lx", len); in vtd_update_mapping()
589 panic("gpa 0x%lx and ptpshift %d mismatch", gpa, ptpshift); in vtd_update_mapping()
[all …]
/freebsd-12.1/sys/arm64/arm64/
H A Dtrap.c128 panic("ARM64TODO: Could we have more than 8 args?"); in cpu_fetch_syscall_args()
213 panic("data abort in critical section or under mutex"); in data_abort()
256 panic("vm_fault failed: %lx", frame->tf_elr); in data_abort()
322 panic("VFP exception in the kernel"); in do_el1h_sync()
344 panic("No debugger in kernel.\n"); in do_el1h_sync()
354 panic("No debugger in kernel.\n"); in do_el1h_sync()
363 panic("Unknown kernel exception %x esr_el1 %lx\n", exception, in do_el1h_sync()
417 panic("VFP exception in userland"); in do_el0_sync()
487 panic("Unhandled System Error"); in do_serror()
501 panic("Unhandled exception"); in unhandled_exception()
/freebsd-12.1/contrib/netbsd-tests/rump/kernspace/
H A Dthread.c63 panic("thread creation failed: %d", rv); in rumptest_threadjoin()
66 panic("thread join failed: %d", rv); in rumptest_threadjoin()
69 panic("new thread did not run"); in rumptest_threadjoin()
99 panic("thread creation failed: %d", rv); in rumptest_thread()
/freebsd-12.1/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_cmn_err.c54 panic("Solaris: unknown severity level"); in vcmn_err()
58 panic("%s%s", prefix, buf); in vcmn_err()
81 panic("solaris assert: %s, file: %s, line: %d", a, f, l); in assfail()
91 panic("solaris assert: %s (0x%jx %s 0x%jx), file: %s, line: %d", in assfail3()
/freebsd-12.1/sys/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c193 panic("Couldn't resolve cpu_resume_base address\n"); in alpine_mp_start_ap()
196 panic("Couldn't resolve_nb_base address\n"); in alpine_mp_start_ap()
201 panic("Couldn't map CPU-resume area"); in alpine_mp_start_ap()
204 panic("Couldn't map NB-service area"); in alpine_mp_start_ap()
211 panic("CPU-resume device is not compatible"); in alpine_mp_start_ap()
240 panic("Couldn't map NB-service area"); in alpine_mp_start_ap()
/freebsd-12.1/sys/ufs/ffs/
H A Dffs_softdep.c144 panic("softdep_unmount called");
270 panic("softdep_freefile called");
331 panic("%s called", __FUNCTION__);
342 panic("%s called", __FUNCTION__);
351 panic("%s called", __FUNCTION__);
360 panic("%s called", __FUNCTION__);
369 panic("%s called", __FUNCTION__);
378 panic("%s called", __FUNCTION__);
387 panic("%s called", __FUNCTION__);
396 panic("%s called", __FUNCTION__);
[all …]
/freebsd-12.1/sys/netinet/
H A Dtcp_hpts.c345 panic("%s hpts:%p hpts bucket empty but cnt:%d", in hpts_sane_pace_remove()
354 panic("Hpts goes negative inp:%p hpts:%p", in hpts_sane_pace_remove()
411 panic("Hpts in goes negative inp:%p hpts:%p", in hpts_sane_input_remove()
539 panic("Hpts:%p owns mtx prior-to lock line:%d", in tcp_hpts_lock()
562 panic("Hpts:%p owns mtx prior-to lock line:%d", in tcp_input_lock()
596 panic("inpcb:%p release ret 1", in tcp_remove_hpts_ref()
606 panic("inpcb:%p release ret 1", in tcp_remove_hpts_ref()
1392 panic("tp:%p in_hpts input empty but cnt:%d", in tcp_hptsi()
1542 panic("Hpts:%p owns mtx before tcp-output:%d", in tcp_hptsi()
1628 panic("tp:%p in_hpts input empty but cnt:%d", in tcp_hptsi()
[all …]
H A Dip_ecn.c101 panic("NULL pointer passed to ip_ecn_ingress"); in ip_ecn_ingress()
133 panic("NULL pointer passed to ip_ecn_egress"); in ip_ecn_egress()
168 panic("NULL pointer passed to ip6_ecn_ingress"); in ip6_ecn_ingress()
182 panic("NULL pointer passed to ip6_ecn_egress"); in ip6_ecn_egress()
/freebsd-12.1/sys/crypto/blake2/
H A Dblake2-sw.c48 panic("blake2b_init_key: invalid arguments"); in blake2b_xform_init()
57 panic("invalid klen %u", (unsigned)klen); in blake2b_xform_setkey()
82 panic("blake2b_final: invalid"); in blake2b_xform_final()
116 panic("blake2s_init_key: invalid arguments"); in blake2s_xform_init()
125 panic("invalid klen %u", (unsigned)klen); in blake2s_xform_setkey()
150 panic("blake2s_final: invalid"); in blake2s_xform_final()
/freebsd-12.1/sys/mips/sibyte/
H A Dsb_zbpci.c103 panic("Cannot allocate resource for PCI I/O space mapping."); in zbpci_attach()
111 panic("%s: port_rman", __func__); in zbpci_attach()
123 panic("Cannot allocate resource for config space accesses."); in zbpci_attach()
135 panic("Cannot allocate resource for pci match bit lanes."); in zbpci_attach()
156 panic("zbpci_attach: could not add pci bus 0.\n"); in zbpci_attach()
159 panic("zbpci_attach: could not add pci bus 1.\n"); in zbpci_attach()
372 panic("zbpci_read_config: invalid %d/%d/%d[%d] %d\n", in zbpci_read_config()
387 panic("zbpci_read_config: invalid width %d\n", w); in zbpci_read_config()
405 panic("zbpci_write_config: invalid %d/%d/%d[%d] %d/%d\n", in zbpci_write_config()
420 panic("zbpci_write_config: invalid width %d\n", w); in zbpci_write_config()
/freebsd-12.1/sys/x86/isa/
H A Disa_dma.c95 panic("isa_dma_init: channel out of range"); in isa_dma_init()
153 panic("isa_dma_acquire: channel out of range"); in isa_dma_acquire()
178 panic("isa_dma_release: channel out of range"); in isa_dma_release()
212 panic("isa_dmacascade: channel out of range"); in isa_dmacascade()
243 panic("isa_dmastart: channel out of range"); in isa_dmastart()
247 panic("isa_dmastart: impossible request"); in isa_dmastart()
271 panic("isa_dmastart: bad bounce buffer"); in isa_dmastart()
366 panic("isa_dmadone: channel out of range"); in isa_dmadone()
409 panic("isa_dmacheck: no physical page present"); in isa_dmarangecheck()
/freebsd-12.1/usr.bin/at/
H A Dparsetime.c268 panic((tok == EOF) ? "incomplete time" in plonk()
379 panic("garbled time"); in tod()
385 panic("garbled time"); in tod()
393 panic("garbled time"); in tod()
405 panic("garbled time"); in tod()
576 panic("garbled time"); in month()
580 panic("garbled time"); in month()
670 panic("garbled time"); in parsetime()
673 panic("trying to travel back in time"); in parsetime()
/freebsd-12.1/sys/arm64/acpica/
H A Dpci_cfgreg.c51 panic("pci_cfgregread not implemented"); in pci_cfgregread()
63 panic("pci_cfgregwrite not implemented"); in pci_cfgregwrite()
74 panic("pci_cfgregopen not implemented"); in pci_cfgregopen()
/freebsd-12.1/sys/opencrypto/
H A Dxform_poly1305.c32 panic("%s: Bogus keylen: %u bytes", __func__, (unsigned)klen); in Poly1305_Setkey()
36 panic("%s: Invariant violated: %d", __func__, rc); in Poly1305_Setkey()
53 panic("%s: Invariant violated: %d", __func__, rc); in Poly1305_Update()
71 panic("%s: Invariant violated: %d", __func__, rc); in Poly1305_Final()
/freebsd-12.1/sys/arm/ti/omap4/pandaboard/
H A Dpandaboard.c124 panic("Couldn't map SCRM registers"); in pandaboard_usb_hub_init()
127 panic("Couldn't map GPIO1 registers"); in pandaboard_usb_hub_init()
130 panic("Couldn't map GPIO2 registers"); in pandaboard_usb_hub_init()
133 panic("Couldn't map SCM Padconf registers"); in pandaboard_usb_hub_init()
/freebsd-12.1/sys/sys/
H A Dbuf_ring.h77 panic("buf=%p already enqueue at %d prod=%d cons=%d", in buf_ring_enqueue()
99 panic("dangling value in enqueue"); in buf_ring_enqueue()
222 panic("lock not held on single consumer dequeue"); in buf_ring_dequeue_sc()
224 panic("inconsistent list cons_tail=%d cons_head=%d", in buf_ring_dequeue_sc()
290 panic("lock not held on single consumer dequeue"); in buf_ring_peek()
311 panic("lock not held on single consumer dequeue"); in buf_ring_peek_clear_sc()
/freebsd-12.1/sys/dev/ppbus/
H A Dppb_msq.c75 panic("%s: unknown opcode (%d)", __func__, opcode); in mode2xfer()
99 panic("%s: unknown EPP protocol (0x%x)!", __func__, in mode2xfer()
107 panic("%s: unknown mode (%d)", __func__, mode); in mode2xfer()
214 panic("%s: parameter out of range (0x%x)!", in ppb_MS_init_msq()
241 panic("%s: unknown parameter (0x%x)!", __func__, in ppb_MS_init_msq()
301 panic("%s: IEEE1284 read not supported", __func__); in ppb_MS_microseq()
/freebsd-12.1/sys/netipsec/
H A Dkey_debug.c176 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb()
279 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_prop()
327 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_identity()
370 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_supported()
394 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_lifetime()
413 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_sa()
431 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_address()
448 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_key()
476 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_x_sa2()
494 panic("%s: NULL pointer was passed.\n", __func__); in kdebug_sadb_x_sa_replay()
[all …]
/freebsd-12.1/usr.sbin/makefs/ffs/
H A Dffs_subr.c105 panic("ffs_isblock: unknown fs_fragshift %d", in ffs_isblock()
129 panic("ffs_isfreeblock: unknown fs_fragshift %d", in ffs_isfreeblock()
155 panic("ffs_clrblock: unknown fs_fragshift %d", in ffs_clrblock()
181 panic("ffs_setblock: unknown fs_fragshift %d", in ffs_setblock()

12345678910>>...49