Home
last modified time | relevance | path

Searched refs:panic_plain (Results 1 – 25 of 31) sorted by relevance

12

/xnu-11215/bsd/skywalk/core/
H A Dskywalk.c981 panic_plain("\nbroken: " #t " using " \
988 panic_plain("\nbroken: " #t " using " \
997 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \
1004 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \
1014 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \
1021 panic_plain("\nbroken: " #t " using sk_memcmp_mask_" #l \
1032 panic_plain("\nbroken: " #t " using " \
1039 panic_plain("\nbroken: " #t " using " \
1437 panic_plain("\ninput registers clobbered: " #t "\n"); \
1442 panic_plain("\nbroken: " #t "\n"); \
/xnu-11215/osfmk/arm64/
H A Dsleh.c461 panic_plain("Unhandled implementation specific error\n"); in arm64_implementation_specific_error()
477 panic_plain("Kernel integrity, bad syscall."); in kernel_integrity_error_handler()
479 panic_plain("Kernel integrity, not locked."); in kernel_integrity_error_handler()
481 panic_plain("Kernel integrity, already locked."); in kernel_integrity_error_handler()
483 panic_plain("Kernel integrity, software request."); in kernel_integrity_error_handler()
485 panic_plain("Kernel integrity, encountered invalid TTE/PTE while " in kernel_integrity_error_handler()
488 panic_plain("Kernel integrity, violation in mapping 0x%016lx.", in kernel_integrity_error_handler()
491 panic_plain("Kernel integrity, violation in system register %d.", in kernel_integrity_error_handler()
494 panic_plain("Kernel integrity, unknown (esr=0x%08llx).", esr); in kernel_integrity_error_handler()
499 panic_plain("SError esr: 0x%08llx far: 0x%016lx.", esr, far); in kernel_integrity_error_handler()
[all …]
/xnu-11215/bsd/net/
H A Dnwk_wq.c57 panic_plain("%s: couldn't create network work queue thread", __func__); in nwk_wq_init()
H A Ddlil.c3646 panic_plain("%s: invalid input packet chain for %s, " in ifnet_input_common()
3659 panic_plain("%s: input packet count mismatch for %s, " in ifnet_input_common()
3964 panic_plain("%s: invalid total packet count %u " in dlil_input_async()
3969 panic_plain("%s: invalid total packet size %u " in dlil_input_async()
4064 panic_plain("%s: invalid total packet count %u " in dlil_input_sync()
4069 panic_plain("%s: invalid total packet size %u " in dlil_input_sync()
8841 panic_plain("%s: " in ifnet_attach()
11917 panic_plain("\n%s: broken in_cksum_mbuf_ref() " in dlil_verify_sum16()
11923 panic_plain("\n%s: broken m_sum16() for len=%d " in dlil_verify_sum16()
11936 panic_plain("\n%s: broken m_sum16() for len=%d " in dlil_verify_sum16()
[all …]
/xnu-11215/bsd/skywalk/namespace/
H A Dflowidns.c157 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-11215/bsd/skywalk/mem/
H A Dskmem_slab.c237 panic_plain("\"%s\": boff counter " in skmem_slab_alloc_locked()
245 panic_plain("\"%s\": boff_total counter " in skmem_slab_alloc_locked()
264 panic_plain("\"%s\": failed to allocate " in skmem_slab_alloc_locked()
H A Dskmem_region.c1235 panic_plain("\"%s\": failed to " in __sized_by()
1281 panic_plain("\"%s\": skr 0x%p unable to satisfy " in __sized_by()
1806 panic_plain("\"%s\": skr 0x%p sg 0x%p (idx %u) unable " in sksegment_freelist_remove()
H A Dskmem_arena.c563 panic_plain("%s: invalid advisory type %d", in skmem_arena_create_for_nexus()
/xnu-11215/bsd/netinet/
H A Dip_var.h306 panic_plain("\n%s: Unaligned IP header %p\n", \
/xnu-11215/bsd/sys/
H A Dmbuf.h1074 panic_plain("Failed mbuf validity check: mbuf %p len %d " \
1495 panic_plain("\n%s: mbuf %p data ptr %p is not " \
1502 panic_plain("\n%s: mbuf %p data ptr %p is not " \
/xnu-11215/bsd/netinet6/
H A Dip6_var.h432 panic_plain("\n%s: Unaligned IPv6 header %p\n", \
/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c1528 panic_plain("%s: duplicate pve entry ptep=%p pmap=%p, pvh=%p, " in pmap_remove_pv()
1722 panic_plain("%s: out of PTD entries and for some reason didn't " in ptd_alloc_unlinked()
/xnu-11215/osfmk/kern/
H A Ddebug.h627 #define panic_plain(ex, ...) (panic)(ex, ## __VA_ARGS__) macro
H A Ddebug.c775 panic_plain("%s:%d Assertion failed: %s", file, line, expression); in Assert()
/xnu-11215/osfmk/arm/pmap/
H A Dpmap_data.c2542 panic_plain("%s: duplicate pve entry ptep=%p pmap=%p, pvh=%p, " in pmap_remove_pv()
2727 panic_plain("%s: out of PTD entries and for some reason didn't " in ptd_alloc_unlinked()
3036 panic_plain("%s: Attempted to allocate a pmap ledger before verifying " in pmap_ledger_alloc_internal()
H A Dpmap.c779 panic_plain("%s: Current thread's pmap doesn't match up with TTBR0 " in current_pmap()
1486 panic_plain("%s: invalid XPRR index, ptep=%p, new_perm=%u, expected_perm=%u", in pmap_set_pte_xprr_perm()
1495 panic_plain("%s: physical aperture or static region PTE is invalid, " in pmap_set_pte_xprr_perm()
1501 panic_plain("%s: physical aperture or static region PTE has hint bit " in pmap_set_pte_xprr_perm()
1576 panic_plain("%s: start or end not page aligned, " in pmap_set_range_xprr_perm()
1590 panic_plain("%s: address not in static region or physical aperture, " in pmap_set_range_xprr_perm()
1596 panic_plain("%s: invalid XPRR index, " in pmap_set_range_xprr_perm()
1622 panic_plain("%s: physical aperture or static region tte is NULL, " in pmap_set_range_xprr_perm()
1630 panic_plain("%s: tte=0x%llx is not a table type entry, " in pmap_set_range_xprr_perm()
4942 panic_plain("%s: duplicate pve entry ptep=%p pmap=%p, pvh=%p, "
/xnu-11215/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c259 panic_plain("%s: can't create thread", mit->mit_name); in nx_netif_mit_init()
H A Dnx_netif_compat.c454 panic_plain("%s: ifp=%p couldn't get a poll " in nx_netif_compat_na_activate()
/xnu-11215/bsd/net/pktsched/
H A Dpktsched_netem.c1340 panic_plain("%s can't create thread", ne->netem_name); in netem_create()
/xnu-11215/bsd/kern/
H A Dtracker.c261 panic_plain("%s: Can't create Tracker GC thread", __func__); in tracker_db_init()
H A Dkern_sig.c2073 panic_plain("unexpected SIGKILL of %s %s (no reason provided)", in psignal_internal()
2078panic_plain("unexpected SIGKILL of %s %s with reason -- namespace %d code 0x%llx description %." L… in psignal_internal()
H A Dsocket_flows.c204 panic_plain("%s: Can't create SOFLOW GC thread", __func__); in soflow_init()
H A Dkern_control.c1417 panic_plain("ctl_ctloutput: ctl %s returned " in ctl_ctloutput()
H A Duipc_mbuf.c8227 panic_plain("%s: %d waiters stuck for %u secs\n%s", __func__,
9660 panic_plain("Invalid attempt to modify guarded module-private "
9684 panic_plain("Invalid attempt to access guarded module-private "
/xnu-11215/bsd/skywalk/nexus/
H A Dnexus_kern.c119 panic_plain("%s: couldn't create detacher thread", __func__); in nxdom_attach_all()

12