Home
last modified time | relevance | path

Searched refs:sk_free_data (Results 1 – 8 of 8) sorted by relevance

/xnu-11417.121.6/bsd/skywalk/namespace/
H A Dprotons.c356 sk_free_data(buffer, allocated_space);
/xnu-11417.121.6/bsd/skywalk/nexus/
H A Dnexus.c447 sk_free_data(nres, nres_sz); in nxctl_get_nexus_prov_list()
627 sk_free_data(uuids, uuids_sz); in nxctl_get_nexus_list()
835 sk_free_data(key, nbr.nb_key_len); in nxctl_nexus_bind()
1136 sk_free_data(uuids, uuids_sz); in nxctl_get_channel_list()
2912 sk_free_data(npi->npi_info, sz); in nx_port_unbind()
3185 sk_free_data(buffer, allocated_space);
3408 sk_free_data(buffer, allocated_space);
/xnu-11417.121.6/bsd/skywalk/core/
H A Dskywalk_common.h837 #define sk_free_data(elem, size) \ macro
838 _sk_free_data(sk_free_data, elem, size)
/xnu-11417.121.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c258 sk_free_data(npi, sizeof(*npi)); in nx_netif_netagent_fill_port_info()
314 sk_free_data(npi, sizeof(*npi)); in nx_netif_netagent_flow_bind()
H A Dnx_netif.c719 sk_free_data(nlir, len); in nx_netif_get_llink_info()
/xnu-11417.121.6/bsd/skywalk/channel/
H A Dchannel_syscalls.c285 sk_free_data(key, keylen); in __channel_open()
/xnu-11417.121.6/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c561 sk_free_data(rands, sizeof(uint32_t) * DUO_ITERATIONS); in cht_concurrent_duo()
/xnu-11417.121.6/bsd/skywalk/mem/
H A Dskmem_region.c978 sk_free_data(bmap, skr->skr_seg_bmap_size); in skmem_region_destroy()