Home
last modified time | relevance | path

Searched refs:SK_DF (Results 1 – 25 of 53) sorted by relevance

123

/xnu-12377.61.12/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c84 SK_DF(SK_VERB_KERNEL_PIPE, "seed is 0x%llx", (uint64_t)kplo_seed); in kplo_dom_init()
116 SK_DF(SK_VERB_KERNEL_PIPE, "called"); in kplo_dom_fini()
130 SK_DF(SK_VERB_KERNEL_PIPE, "nx_port %u ch %p ch_ctx 0x%llx", in kplo_pre_connect()
154 SK_DF(SK_VERB_KERNEL_PIPE, in kplo_pre_connect()
180 SK_DF(SK_VERB_KERNEL_PIPE, "channel %p", SK_KVA(channel)); in kplo_connected()
181 SK_DF(SK_VERB_KERNEL_PIPE, " RX_ring %p", SK_KVA(kplo_rxring)); in kplo_connected()
182 SK_DF(SK_VERB_KERNEL_PIPE, " TX_ring %p", SK_KVA(kplo_txring)); in kplo_connected()
197 SK_DF(SK_VERB_KERNEL_PIPE, "called for channel %p", in kplo_pre_disconnect()
208 SK_DF(SK_VERB_KERNEL_PIPE, "called for channel %p", in kplo_disconnected()
235 SK_DF(SK_VERB_KERNEL_PIPE, "%s_ring %p ring_ctx 0x%llx, err(%d)", in kplo_ring_init()
[all …]
H A Dnx_kernel_pipe.c323 SK_DF(SK_VERB_KERNEL_PIPE, "port %d mode 0x%x", port, chr->cr_mode); in nx_kpipe_dom_connect()
510 SK_DF(SK_VERB_KERNEL_PIPE, in nx_kpipe_prov_mem_new()
601 SK_DF(SK_VERB_MEM, "kna %p FREE", SK_KVA(kna)); in na_kpipe_free()
611 SK_DF(SK_VERB_KERNEL_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_kpipe_na_txsync()
624 SK_DF(SK_VERB_KERNEL_PIPE | SK_VERB_SYNC | SK_VERB_RX, in nx_kpipe_na_rxsync()
640 SK_DF(SK_VERB_KERNEL_PIPE, "na \"%s\" (%p) %s", na->na_name, in nx_kpipe_na_activate()
779 SK_DF(SK_VERB_KERNEL_PIPE, "created kpipe adapter %p", SK_KVA(kna)); in nx_kpipe_na_find()
780 SK_DF(SK_VERB_KERNEL_PIPE, "na_name: \"%s\"", na->na_name); in nx_kpipe_na_find()
781 SK_DF(SK_VERB_KERNEL_PIPE, " UUID: %s", in nx_kpipe_na_find()
783 SK_DF(SK_VERB_KERNEL_PIPE, " nx: %p (\"%s\":\"%s\")", in nx_kpipe_na_find()
[all …]
/xnu-12377.61.12/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c336 SK_DF(SK_VERB_USER_PIPE, in nx_upipe_prov_mem_new()
401 SK_DF(SK_VERB_USER_PIPE, "marking upipe %p as free", SK_KVA(u)); in nx_upipe_prov_nx_dtor()
427 SK_DF(SK_VERB_MEM, "pna %p FREE", SK_KVA(pna)); in na_upipe_free()
802 SK_DF(SK_VERB_USER_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_upipe_na_txsync()
861 SK_DF(SK_VERB_USER_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_upipe_na_txsync_locked()
867 SK_DF(SK_VERB_USER_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_upipe_na_txsync_locked()
901 SK_DF(SK_VERB_USER_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_upipe_na_txsync_locked()
908 SK_DF(SK_VERB_USER_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_upipe_na_txsync_locked()
967 SK_DF(SK_VERB_USER_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_upipe_na_txsync_locked()
973 SK_DF(SK_VERB_USER_PIPE | SK_VERB_SYNC | SK_VERB_TX, in nx_upipe_na_txsync_locked()
[all …]
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c81 SK_DF(SK_VERB_FSW, "na \"%s\" (%p) %s", na->na_name, in fsw_vp_na_activate()
99 SK_DF(SK_VERB_FSW, "na \"%s\" (%p) %s err(%d)", in fsw_vp_na_activate()
151 SK_DF(SK_VERB_FSW, "na \"%s\" (%p)", na->na_name, SK_KVA(na)); in fsw_vp_na_dtor()
231 SK_DF(SK_VERB_FSW | SK_VERB_SYNC | SK_VERB_TX, in fsw_vp_na_txsync()
263 SK_DF(SK_VERB_FSW | SK_VERB_SYNC | SK_VERB_RX, in fsw_vp_na_rxsync()
323 SK_DF(error ? SK_VERB_ERROR : SK_VERB_FSW, in fsw_vp_na_special()
434 SK_DF(SK_VERB_FSW, "na_name: \"%s\"", na->na_name); in fsw_vp_na_create()
435 SK_DF(SK_VERB_FSW, " UUID: %s", sk_uuid_unparse(na->na_uuid, in fsw_vp_na_create()
437 SK_DF(SK_VERB_FSW, " nx: %p (\"%s\":\"%s\")", in fsw_vp_na_create()
440 SK_DF(SK_VERB_FSW, " flags: 0x%x", na->na_flags); in fsw_vp_na_create()
[all …]
H A Dfsw_ethernet.c92 SK_DF(SK_VERB_FLOW_ROUTE, in fsw_ethernet_ctor()
246 SK_DF(SK_VERB_FLOW_ROUTE, "%s %s on %s", (probing ? in fsw_ethernet_resolve()
279 SK_DF(SK_VERB_FLOW_ROUTE, in fsw_ethernet_resolve()
287 SK_DF(SK_VERB_FLOW_ROUTE, "packet queued " in fsw_ethernet_resolve()
339 SK_DF(SK_VERB_FLOW_ROUTE, in fsw_ethernet_resolve()
364 SK_DF(SK_VERB_FLOW_ROUTE, "fast-resolve " in fsw_ethernet_resolve()
408 SK_DF(SK_VERB_FLOW_ROUTE, in fsw_ethernet_resolve()
418 SK_DF(SK_VERB_FLOW_ROUTE, "soliciting for %s on %s" in fsw_ethernet_resolve()
432 SK_DF(SK_VERB_FLOW_ROUTE, "fast-resolve %s on %s", in fsw_ethernet_resolve()
H A Dfsw_qos.c110 SK_DF(SK_VERB_QOS, "%s: QoS Marking off", if_name(ifp)); in fsw_qos_mark()
127 SK_DF(SK_VERB_QOS, "%s: restrict flow svc to BE", if_name(ifp)); in fsw_qos_mark()
148 SK_DF(SK_VERB_QOS, "%s: set dscp to %02d", if_name(ifp), dscp); in fsw_qos_mark()
H A Dfsw_flow.c177 SK_DF(SK_VERB_FLOW, "%s(%d) flow_uuid %s associated with " in fsw_flow_add()
221 SK_DF(SK_VERB_FLOW, "%s(%d) flow_uuid %s associated " in fsw_flow_add()
286 SK_DF(SK_VERB_FLOW, "%s(%d) flow_uuid %s is now on " in fsw_flow_add()
465 SK_DF(SK_VERB_FLOW, "%s(%d) flow_uuid %s (err %d)", in fsw_flow_del()
469 SK_DF(SK_VERB_FLOW, "pid %d flow_uuid %s (err %d)", pid, in fsw_flow_del()
533 SK_DF(SK_VERB_FLOW, "%s: CONNECTION_IDLE %d CONNECTION_REUSE %d", in fsw_flow_config()
549 SK_DF(SK_VERB_FLOW, "%s: NOWAKEFROMSLEEP %d", in fsw_flow_config()
H A Dfsw_ip_frag.c556 SK_DF(SK_VERB_IP_FRAG, "id %5d fragoff %5d fragpartlen %5d " in ipf_process()
564 SK_DF(SK_VERB_IP_FRAG, "frag not multiple of 8 bytes"); in ipf_process()
577 SK_DF(SK_VERB_IP_FRAG, "found dirty q, skip"); in ipf_process()
634 SK_DF(SK_VERB_IP_FRAG, "frag too big"); in ipf_process()
653 SK_DF(SK_VERB_IP_FRAG, "frag too big"); in ipf_process()
716 SK_DF(SK_VERB_IP_FRAG, "frag overlap"); in ipf_process()
719 SK_DF(SK_VERB_IP_FRAG, "free overlapping queue"); in ipf_process()
724 SK_DF(SK_VERB_IP_FRAG, "frag dup"); in ipf_process()
856 SK_DF(SK_VERB_IP_FRAG, "draining (frag %d/%d queue %d/%d)", in _ipfq_reap()
899 SK_DF(SK_VERB_IP_FRAG, "run"); in ipfq_timeout()
[all …]
H A Dnx_flowswitch.c420 SK_DF(SK_VERB_FSW, in nx_fsw_prov_mem_new()
555 SK_DF(err ? SK_VERB_ERROR: SK_VERB_FSW, in nx_fsw_prov_config()
613 SK_DF(SK_VERB_FSW, "marking fsw %p as free", SK_KVA(fsw)); in nx_fsw_prov_nx_dtor()
679 SK_DF(error ? SK_VERB_ERROR : SK_VERB_FSW, in nx_fsw_dom_find_port()
734 SK_DF(error ? SK_VERB_ERROR : SK_VERB_FSW, in nx_fsw_dom_bind_port()
757 SK_DF(error ? SK_VERB_ERROR : SK_VERB_FSW, in nx_fsw_dom_unbind_port()
804 SK_DF(SK_VERB_FSW, "channel %p -!- nexus %p (%s:\"%s\":%u:%d)", in nx_fsw_dom_disconnect()
950 SK_DF(SK_VERB_FSW, in nx_fsw_na_find()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c190 SK_DF(SK_VERB_MEM, "nca %p ALLOC", SK_KVA(nca)); in na_netif_compat_alloc()
204 SK_DF(SK_VERB_MEM, "nca [dev+host] %p FREE", SK_KVA(nca)); in na_netif_compat_free()
238 SK_DF(SK_VERB_NETIF, "%s m %p txq %u i %u f 0x%x", in nx_netif_compat_ringcb()
257 SK_DF(SK_VERB_NETIF | SK_VERB_INTR | SK_VERB_TX, in nx_netif_compat_ringcb()
305 SK_DF(SK_VERB_MEM, "alloc m %p size %u i %u", in nx_netif_compat_ring_alloc()
408 SK_DF(SK_VERB_NETIF, "na \"%s\" (%p) %s", na->na_name, in nx_netif_compat_na_activate()
535 SK_DF(SK_VERB_NETIF, in nx_netif_compat_na_activate()
604 SK_DF(SK_VERB_NETIF_POLL, in nx_netif_compat_na_activate()
612 SK_DF(SK_VERB_NETIF_POLL, in nx_netif_compat_na_activate()
746 SK_DF(SK_VERB_MEM, in nx_netif_compat_tx_clean()
[all …]
H A Dnx_netif_filter.c305 SK_DF(SK_VERB_FILTER, "%s: filters not supported due " in nx_netif_filter_init()
310 SK_DF(SK_VERB_FILTER, "%s: filters not supported on " in nx_netif_filter_init()
317 SK_DF(SK_VERB_FILTER, "%s: filters not supported on " in nx_netif_filter_init()
328 SK_DF(SK_VERB_FILTER, "%s: filters initialized", if_name(ifp)); in nx_netif_filter_init()
351 SK_DF(SK_VERB_FILTER, "%s: filters not initialized", in nx_netif_filter_fini()
373 SK_DF(SK_VERB_FILTER, "%s: filters uninitialization done", in nx_netif_filter_fini()
389 SK_DF(SK_VERB_FILTER, "%s: filter enabled, nif %p", in nx_netif_filter_set_enable()
393 SK_DF(SK_VERB_FILTER, "%s: filter disabled, nif %p", in nx_netif_filter_set_enable()
H A Dnx_netif_netagent.c105 SK_DF(SK_VERB_NETIF, "generated IPv6 address: %s", in get_ipv6_ula()
530 SK_DF(SK_VERB_NETIF, "flow uuid: %s", in nx_netif_netagent_flow_add()
532 SK_DF(SK_VERB_NETIF, "nx port: %d", naf->naf_nx_port); in nx_netif_netagent_flow_add()
533 SK_DF(SK_VERB_NETIF, "nx key: %s", in nx_netif_netagent_flow_add()
537 SK_DF(SK_VERB_NETIF, "flow type: filter"); in nx_netif_netagent_flow_add()
540 SK_DF(SK_VERB_NETIF, "flow type: custom ether"); in nx_netif_netagent_flow_add()
541 SK_DF(SK_VERB_NETIF, "ethertype: 0x%x", nfr->nfr_ethertype); in nx_netif_netagent_flow_add()
547 SK_DF(SK_VERB_NETIF, "flow type: IPv6 ULA"); in nx_netif_netagent_flow_add()
548 SK_DF(SK_VERB_NETIF, "IPv6 local: %s", in nx_netif_netagent_flow_add()
551 SK_DF(SK_VERB_NETIF, "IPv6 remote: %s", in nx_netif_netagent_flow_add()
[all …]
H A Dnx_netif.c594 SK_DF(SK_VERB_NETIF, in nx_netif_prov_mem_new()
811 SK_DF(err ? SK_VERB_ERROR : SK_VERB_NETIF, in nx_netif_prov_config()
884 SK_DF(SK_VERB_NETIF, "marking netif %p as free", SK_KVA(n)); in nx_netif_prov_nx_dtor()
1101 SK_DF(SK_VERB_NETIF, "port %d, bind err %d", port, error); in nx_netif_dom_bind_port()
1107 SK_DF(SK_VERB_NETIF, "found port %d, bind err %d", in nx_netif_dom_bind_port()
1118 SK_DF(error ? SK_VERB_ERROR : SK_VERB_NETIF, in nx_netif_dom_bind_port()
1320 SK_DF(SK_VERB_MEM, "nifna %p FREE", SK_KVA(nifna)); in na_netif_free()
1414 SK_DF(err ? SK_VERB_ERROR : SK_VERB_NETIF, in nx_netif_ctl_attach()
1517 SK_DF(err ? SK_VERB_ERROR : SK_VERB_NETIF, in nx_netif_ctl_detach()
1523 SK_DF(err ? SK_VERB_ERROR : SK_VERB_NETIF, in nx_netif_ctl_detach()
[all …]
H A Dnx_netif_host.c187 SK_DF(SK_VERB_NETIF, "na \"%s\" (%p) %s", na->na_name, in nx_netif_host_na_activate()
258 SK_DF(SK_VERB_NETIF, in nx_netif_host_krings_create()
292 SK_DF(SK_VERB_NETIF, in nx_netif_host_krings_delete()
499 SK_DF(SK_VERB_NETIF, in nx_netif_host_output()
682 SK_DF(SK_VERB_HOST | SK_VERB_TX, "mlen %u dplen %u" in nx_netif_mbuf_to_kpkt_log()
685 SK_DF(SK_VERB_HOST | SK_VERB_TX | SK_VERB_DUMP, "%s", in nx_netif_mbuf_to_kpkt_log()
717 SK_DF(SK_VERB_MEM, in nx_netif_mbuf_to_kpkt()
H A Dnx_netif_flow.c786 SK_DF(SK_VERB_VP, "flow add successful: if %s, nif %p", in nx_netif_flow_add()
832 SK_DF(SK_VERB_VP, "flow remove: if %s, nif %p", in nx_netif_flow_remove()
845 SK_DF(SK_VERB_VP, "%s: flows not supported due to missing " in nx_netif_flow_init()
851 SK_DF(SK_VERB_VP, "%s: flows not supported on " in nx_netif_flow_init()
864 SK_DF(SK_VERB_VP, "%s: flows initialized", if_name(ifp)); in nx_netif_flow_init()
871 SK_DF(SK_VERB_VP, "%s: flows not initialized", in nx_netif_flow_fini()
885 SK_DF(SK_VERB_VP, "%s: flows uninitialization done", in nx_netif_flow_fini()
901 SK_DF(SK_VERB_VP, "%s: flow enable, nif %p", in nx_netif_flow_set_enable()
905 SK_DF(SK_VERB_VP, "%s: flow disable, nif %p", in nx_netif_flow_set_enable()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c163 SK_DF(SK_VERB_MEM, "frb %p frb_cnt %zu frb_sz %zu " in flow_route_buckets_alloc()
173 SK_DF(SK_VERB_MEM, "frb %p FREE", SK_KVA(frb)); in flow_route_buckets_free()
260 SK_DF(SK_VERB_MEM, "frib %p frib_cnt %zu frib_sz %zu " in flow_route_id_buckets_alloc()
270 SK_DF(SK_VERB_MEM, "frib %p FREE", SK_KVA(frib)); in flow_route_id_buckets_free()
323 SK_DF(SK_VERB_MEM, "allocated fr %p", SK_KVA(fr)); in fr_alloc()
330 SK_DF(SK_VERB_MEM, "freeing fr %p", SK_KVA(fr)); in fr_free()
619 SK_DF(SK_VERB_FLOW_ROUTE, in flow_route_find()
653 SK_DF(SK_VERB_FLOW_ROUTE, in flow_route_find()
767 SK_DF(SK_VERB_FLOW_ROUTE, in flow_route_find()
774 SK_DF(SK_VERB_FLOW_ROUTE, in flow_route_find()
[all …]
H A Dflow_stats.c95 SK_DF(SK_VERB_MEM, "allocated fs %p", SK_KVA(fs)); in flow_stats_alloc()
104 SK_DF(SK_VERB_MEM, "freeing fs %p", SK_KVA(fs)); in flow_stats_free()
H A Dflow_agg.c227 SK_DF(logflags, "%s(%d) %spkt %p plen %u", in _pkt_agg_log()
231 SK_DF(logflags, "%spkt csumf/rxstart/rxval 0x%x/%u/0x%04x", in _pkt_agg_log()
241 SK_DF(logflags | SK_VERB_DUMP, "%s", in _pkt_agg_log()
262 SK_DF(logflags, "%s(%d) dest mbuf %p pktlen %u", in _mbuf_agg_log()
266 SK_DF(logflags, "dest mbuf csumf/rxstart/rxval 0x%x/%u/0x%04x", in _mbuf_agg_log()
272 SK_DF(logflags | SK_VERB_DUMP, "%s", sk_dump("buf", in _mbuf_agg_log()
290 SK_DF(logflags, "%s(%d) dest mbuf %p pktlen %u", in _mchain_agg_log()
294 SK_DF(logflags, "dest mbuf csumf/rxstart/rxval 0x%x/%u/0x%04x", in _mchain_agg_log()
335 SK_DF(logflags, "HW csumf/rxstart/rxval 0x%x/%u/0x%04x", in mbuf_csum()
379 SK_DF(logflags, "IP copy+sum %u(%u) (csum 0x%04x)", in mbuf_csum()
[all …]
H A Dflow_owner.c74 SK_DF(SK_VERB_MEM, "fob %p fob_cnt %zu fob_sz %zu " in flow_owner_buckets_alloc()
84 SK_DF(SK_VERB_MEM, "fob %p FREE", SK_KVA(fob)); in flow_owner_buckets_free()
416 SK_DF(SK_VERB_FLOW, "%s(%d) fob %p added fo %p " in flow_owner_alloc()
446 SK_DF(SK_VERB_FLOW, "%s(%d) fob %p removed fo %p nx_port %d", in flow_owner_free()
570 SK_DF(SK_VERB_MEM, "fo %p ALLOC", SK_KVA(fo)); in fo_alloc()
582 SK_DF(SK_VERB_MEM, "fo %p FREE", SK_KVA(fo)); in fo_free()
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.c244 SK_DF(SK_VERB_NA | SK_VERB_RING, in na_interp_ringid()
335 SK_DF(SK_VERB_NA | SK_VERB_RING, "na \"%s\" (%p) grabbing tx [%u,%u) rx [%u,%u)", in na_krings_use()
349 SK_DF(SK_VERB_NA | SK_VERB_RING, in na_krings_use()
387 SK_DF(SK_VERB_NA | SK_VERB_RING, in na_krings_unuse()
561 SK_DF(SK_VERB_NA, "activated \"%s\" adapter %p", na->na_name, in na_bind_channel()
563 SK_DF(SK_VERB_NA, " na_md_type: %u", na->na_md_type); in na_bind_channel()
564 SK_DF(SK_VERB_NA, " na_md_subtype: %u", na->na_md_subtype); in na_bind_channel()
567 SK_DF(SK_VERB_NA, "ch %p", SK_KVA(ch)); in na_bind_channel()
568 SK_DF(SK_VERB_NA, " ch_flags: 0x%x", ch->ch_flags); in na_bind_channel()
570 SK_DF(SK_VERB_NA, " ch_schema: %p", SK_KVA(ch->ch_schema)); in na_bind_channel()
[all …]
/xnu-12377.61.12/bsd/skywalk/mem/
H A Dskmem_region.c544 SK_DF(SK_VERB_MEM, "%s: seglim %zu objsize %zu objcnt %zu", in skmem_region_params_config()
555 SK_DF(SK_VERB_MEM, "%s: objsize %zu -> %zu", in skmem_region_params_config()
563 SK_DF(SK_VERB_MEM, "%s: seglim %zu -> %zu", srp->srp_name, in skmem_region_params_config()
575 SK_DF(SK_VERB_MEM, "%s: objcnt %zu -> %zu", srp->srp_name, in skmem_region_params_config()
580 SK_DF(SK_VERB_MEM, "%s: seglim %zu objsize %zu " in skmem_region_params_config()
591 SK_DF(SK_VERB_MEM, in skmem_region_params_config()
611 SK_DF(SK_VERB_MEM, in skmem_region_params_config()
626 SK_DF(SK_VERB_MEM, "%s: segsize %zu seglim %zu", in skmem_region_params_config()
652 SK_DF(SK_VERB_MEM, "%s: segcnt %zu segsize %zu", in skmem_region_params_config()
664 SK_DF(SK_VERB_MEM, "%s: objsize %zu objcnt %zu segcnt %zu segsize %zu", in skmem_region_params_config()
[all …]
/xnu-12377.61.12/bsd/skywalk/namespace/
H A Dnetns.c335 SK_DF(NS_VERB_IP(namespace->ns_addr_len) | in netns_ns_free()
481 SK_DF(NS_VERB_IP(addr_len) | NS_VERB_PROTO(proto), in _netns_get_ns()
574 SK_DF(NS_VERB_IP(addr_len) | NS_VERB_PROTO(proto), in _netns_reserve_common()
590 SK_DF(NS_VERB_IP(addr_len) | NS_VERB_PROTO(proto), in _netns_reserve_common()
799 SK_DF(NS_VERB_IP(namespace->ns_addr_len) | in _netns_reserve_common()
838 SK_DF(NS_VERB_IP(namespace->ns_addr_len) | in _netns_release_common()
847 SK_DF(NS_VERB_IP(namespace->ns_addr_len) | in _netns_release_common()
902 SK_DF(NS_VERB_IP(nstoken->nt_addr_len) | in netns_clear_ifnet()
947 SK_DF(NS_VERB_IP(addr_len) | NS_VERB_PROTO(proto), in _netns_reserve_kpi_common()
970 SK_DF(NS_VERB_IP(nt->nt_addr_len) | in _netns_reserve_kpi_common()
[all …]
H A Dprotons.c97 SK_DF(SK_VERB_NS_PROTO, "token %p alloc", (void *)SK_KVA(pt)); in protons_token_alloc()
107 SK_DF(SK_VERB_NS_PROTO, "token %p free", (void *)SK_KVA(pt)); in protons_token_free()
154 SK_DF(SK_VERB_NS_PROTO, in protons_token_release()
204 SK_DF(SK_VERB_NS_PROTO, in protons_reserve_locked()
/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel_kern.c128 SK_DF(SK_VERB_SYNC | SK_VERB_TX, in kern_channel_get_next_slot()
141 SK_DF(SK_VERB_SYNC | SK_VERB_RX, in kern_channel_get_next_slot()
367 SK_DF(SK_VERB_SYNC | SK_VERB_TX, "hwna %p ifp %s (%p), " in kern_channel_tx_refill_common()
513 SK_DF(SK_VERB_FLOW_ADVISORY, in _kern_channel_flowadv_signal()
517 SK_DF(SK_VERB_FLOW_ADVISORY, in _kern_channel_flowadv_signal()
585 SK_DF(SK_VERB_FLOW_ADVISORY, in kern_channel_flowadv_report_congestion_event()
589 SK_DF(SK_VERB_FLOW_ADVISORY, in kern_channel_flowadv_report_congestion_event()
619 SK_DF(SK_VERB_CHANNEL, "%s(%d) ch 0x%p flags 0x%x status %d", in kern_channel_memstatus()
679 SK_DF(SK_VERB_CHANNEL, "%s(%d) ch 0x%p flags 0x%x", in kern_channel_defunct()
/xnu-12377.61.12/bsd/skywalk/
H A Dos_skywalk_private.h263 #define SK_DF(_flag, _fmt, ...) _SK_LOG(OS_LOG_TYPE_DEFAULT, (uint64_t)_flag, _fmt, ##__VA_ARGS__) macro
267 SK_DF(_flag, "%s(%d): " _fmt, sk_proc_name(_p), sk_proc_pid(_p), ##__VA_ARGS__); \
279 SK_DF(_flag, _fmt, ##__VA_ARGS__); \
291 #define SK_DF(_flag, _fmt, ...) do { ((void)0); } while (0) macro

123