Searched refs:SK_RDERR (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/bsd/skywalk/ |
| H A D | os_skywalk_private.h | 286 #define SK_RDERR(_lps, _fmt, ...) \ macro 297 #define SK_RDERR(_lps, _fmt, ...) do { ((void)0); } while (0) macro
|
| /xnu-12377.61.12/bsd/skywalk/mem/ |
| H A D | skmem_slab.c | 301 SK_RDERR(4, "\"%s\": failed to allocate slab " in skmem_slab_alloc_locked()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 3323 SK_RDERR(5, "Tx route bad"); in dp_flow_tx_process() 3351 SK_RDERR(5, "flow_pkt_track failed (err %d)", err); in dp_flow_tx_process() 3464 SK_RDERR(5, "Tx flow torn down %s", in tx_lookup_flow() 3472 SK_RDERR(5, "Tx not allowed for this flow"); in tx_lookup_flow() 3473 SK_RDERR(5, "Tx not allowed for this flow %s", in tx_lookup_flow()
|
| /xnu-12377.61.12/bsd/skywalk/channel/ |
| H A D | channel_ring.c | 410 SK_RDERR(5, "bad len at slot %u idx %u len %u", in kr_log_bad_ring()
|