| /xnu-10063.141.1/bsd/skywalk/core/ |
| H A D | skywalk.c | 968 panic_plain("\nbroken: " #t " using " \ 975 panic_plain("\nbroken: " #t " using " \ 984 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \ 991 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \ 1001 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \ 1008 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \ 1019 panic_plain("\nbroken: " #t " using " \ 1026 panic_plain("\nbroken: " #t " using " \ 1421 panic_plain("\ninput registers clobbered: " #t "\n"); \ 1426 panic_plain("\nbroken: " #t "\n"); \
|
| /xnu-10063.141.1/osfmk/arm64/ |
| H A D | sleh.c | 398 panic_plain("Unhandled implementation specific error\n"); in arm64_implementation_specific_error() 412 panic_plain("Kernel integrity, violation in frame 0x%016lx.", far); in kernel_integrity_error_handler() 414 panic_plain("Kernel integrity, bad syscall."); in kernel_integrity_error_handler() 416 panic_plain("Kernel integrity, not locked."); in kernel_integrity_error_handler() 418 panic_plain("Kernel integrity, already locked."); in kernel_integrity_error_handler() 420 panic_plain("Kernel integrity, software request."); in kernel_integrity_error_handler() 422 panic_plain("Kernel integrity, encountered invalid TTE/PTE while " in kernel_integrity_error_handler() 425 panic_plain("Kernel integrity, violation in mapping 0x%016lx.", in kernel_integrity_error_handler() 428 panic_plain("Kernel integrity, violation in system register %d.", in kernel_integrity_error_handler() 431 panic_plain("Kernel integrity, unknown (esr=0x%08x).", esr); in kernel_integrity_error_handler() [all …]
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | nwk_wq.c | 57 panic_plain("%s: couldn't create network work queue thread", __func__); in nwk_wq_init()
|
| H A D | dlil.c | 1820 panic_plain("%s: invalid mbuf %p\n", __func__, m); \ 2459 panic_plain("%s: couldn't create main input thread", __func__); in dlil_create_input_thread() 2462 panic_plain("%s: couldn't create %s input thread", __func__, in dlil_create_input_thread() 2893 panic_plain("%s: couldn't create detacher thread", __func__); in dlil_init() 4059 panic_plain("%s: invalid input packet chain for %s, " in ifnet_input_common() 4072 panic_plain("%s: input packet count mismatch for %s, " in ifnet_input_common() 4366 panic_plain("%s: invalid total packet count %u " in dlil_input_async() 4371 panic_plain("%s: invalid total packet size %u " in dlil_input_async() 4463 panic_plain("%s: invalid total packet count %u " in dlil_input_sync() 4468 panic_plain("%s: invalid total packet size %u " in dlil_input_sync() [all …]
|
| /xnu-10063.141.1/bsd/skywalk/namespace/ |
| H A D | flowidns.c | 157 panic_plain("failed to allocate flowid node\n"); in flowidns_allocate_flowid() 212 panic_plain("flowid 0x%x not found in domain %d\n", flowid, in flowidns_release_flowid()
|
| /xnu-10063.141.1/bsd/netinet/ |
| H A D | ip_var.h | 302 panic_plain("\n%s: Unaligned IP header %p\n", \
|
| /xnu-10063.141.1/bsd/sys/ |
| H A D | mbuf.h | 1060 panic_plain("Failed mbuf validity check: mbuf %p len %d " \ 1480 panic_plain("\n%s: mbuf %p data ptr %p is not " \ 1487 panic_plain("\n%s: mbuf %p data ptr %p is not " \
|
| /xnu-10063.141.1/bsd/netinet6/ |
| H A D | ip6_var.h | 423 panic_plain("\n%s: Unaligned IPv6 header %p\n", \
|
| /xnu-10063.141.1/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_data.c | 1522 panic_plain("%s: duplicate pve entry ptep=%p pmap=%p, pvh=%p, " in pmap_remove_pv() 1715 panic_plain("%s: out of PTD entries and for some reason didn't " in ptd_alloc_unlinked()
|
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | debug.h | 605 #define panic_plain(ex, ...) (panic)(ex, ## __VA_ARGS__) macro
|
| H A D | debug.c | 757 panic_plain("%s:%d Assertion failed: %s", file, line, expression); in Assert()
|
| /xnu-10063.141.1/osfmk/arm/pmap/ |
| H A D | pmap_data.c | 2547 panic_plain("%s: duplicate pve entry ptep=%p pmap=%p, pvh=%p, " in pmap_remove_pv() 2732 panic_plain("%s: out of PTD entries and for some reason didn't " in ptd_alloc_unlinked() 3041 panic_plain("%s: Attempted to allocate a pmap ledger before verifying " in pmap_ledger_alloc_internal()
|
| H A D | pmap.c | 744 panic_plain("%s: Current thread's pmap doesn't match up with TTBR0 " in current_pmap() 1449 panic_plain("%s: invalid XPRR index, ptep=%p, new_perm=%u, expected_perm=%u", in pmap_set_pte_xprr_perm() 1458 panic_plain("%s: physical aperture or static region PTE is invalid, " in pmap_set_pte_xprr_perm() 1464 panic_plain("%s: physical aperture or static region PTE has hint bit " in pmap_set_pte_xprr_perm() 1539 panic_plain("%s: start or end not page aligned, " in pmap_set_range_xprr_perm() 1553 panic_plain("%s: address not in static region or physical aperture, " in pmap_set_range_xprr_perm() 1559 panic_plain("%s: invalid XPRR index, " in pmap_set_range_xprr_perm() 1585 panic_plain("%s: physical aperture or static region tte is NULL, " in pmap_set_range_xprr_perm() 1593 panic_plain("%s: tte=0x%llx is not a table type entry, " in pmap_set_range_xprr_perm() 4838 panic_plain("%s: duplicate pve entry ptep=%p pmap=%p, pvh=%p, "
|
| /xnu-10063.141.1/bsd/skywalk/mem/ |
| H A D | skmem_region.c | 1194 panic_plain("\"%s\": failed to " in skmem_region_alloc() 1239 panic_plain("\"%s\": skr 0x%p unable to satisfy " in skmem_region_alloc() 1756 panic_plain("\"%s\": skr 0x%p sg 0x%p (idx %u) unable " in sksegment_freelist_remove()
|
| H A D | skmem_cache.c | 1082 panic_plain("\"%s\": boff counter " in skmem_slab_alloc_locked() 1090 panic_plain("\"%s\": boff_total counter " in skmem_slab_alloc_locked() 1109 panic_plain("\"%s\": failed to allocate " in skmem_slab_alloc_locked()
|
| H A D | skmem_arena.c | 543 panic_plain("%s: invalid advisory type %d", in skmem_arena_create_for_nexus()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 258 panic_plain("%s: can't create thread", mit->mit_name); in nx_netif_mit_init()
|
| H A D | nx_netif_compat.c | 449 panic_plain("%s: ifp=%p couldn't get a poll " in nx_netif_compat_na_activate()
|
| /xnu-10063.141.1/bsd/net/pktsched/ |
| H A D | pktsched_netem.c | 1321 panic_plain("%s can't create thread", ne->netem_name); in netem_create()
|
| /xnu-10063.141.1/bsd/kern/ |
| H A D | tracker.c | 241 panic_plain("%s: Can't create Tracker GC thread", __func__); in tracker_db_init()
|
| H A D | kern_sig.c | 2072 panic_plain("unexpected SIGKILL of %s %s (no reason provided)", in psignal_internal() 2077 …panic_plain("unexpected SIGKILL of %s %s with reason -- namespace %d code 0x%llx description %." L… in psignal_internal()
|
| H A D | socket_flows.c | 207 panic_plain("%s: Can't create SOFLOW GC thread", __func__); in soflow_init()
|
| H A D | kern_control.c | 1390 panic_plain("ctl_ctloutput: ctl %s returned " in ctl_ctloutput()
|
| H A D | uipc_mbuf.c | 8127 panic_plain("%s: %d waiters stuck for %u secs\n%s", __func__, 9560 panic_plain("Invalid attempt to modify guarded module-private " 9584 panic_plain("Invalid attempt to access guarded module-private "
|
| /xnu-10063.141.1/bsd/skywalk/nexus/ |
| H A D | nexus_kern.c | 119 panic_plain("%s: couldn't create detacher thread", __func__); in nxdom_attach_all()
|