Home
last modified time | relevance | path

Searched refs:sk_free (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/core/ !
H A Dskywalk_common.h807 #define sk_free(elem, size) \ macro
808 _sk_free(sk_free, elem, size)
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/ !
H A Dflow_owner.c94 sk_free(fob_buf, tot_sz); in flow_owner_buckets_free()
H A Dflow_route.c179 sk_free(frb_buf, tot_sz); in flow_route_buckets_free()
283 sk_free(frib_buf, tot_sz); in flow_route_id_buckets_free()
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/ !
H A Dnx_monitor.c591 sk_free(kring->ckr_monitors, in nx_mon_kr_dealloc()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/ !
H A Dnx_user_pipe.c751 sk_free(na->na_pipes, in nx_upipe_na_dealloc()
/xnu-8019.80.24/bsd/skywalk/nexus/ !
H A Dnexus_adapter.c1686 sk_free(na->na_tx_rings, na->na_rings_mem_sz); in na_kr_create()
1745 sk_free(na->na_tx_rings, na->na_rings_mem_sz); in na_kr_delete()