Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c298 nxb_free(nxb); in nx_kpipe_dom_unbind_port()
560 nxb_free(nxb); in nx_kpipe_prov_nx_dtor()
/xnu-8020.101.4/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c406 nxb_free(u->nup_cli_nxb); in nx_upipe_prov_nx_dtor()
410 nxb_free(u->nup_srv_nxb); in nx_upipe_prov_nx_dtor()
514 nxb_free(nxb); in nx_upipe_dom_unbind_port()
/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_var.h566 extern void nxb_free(struct nxbind *);
H A Dnexus.c824 nxb_free(nxb); in nxctl_nexus_bind()
960 nxb_free(struct nxbind *nxb) in nxb_free() function
2875 nxb_free(nxb); in nx_port_unbind()
2960 nxb_free(nxb); in nx_port_free_all()
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif.c922 nxb_free(n->nif_dev_nxb); in nx_netif_prov_nx_dtor()
926 nxb_free(n->nif_host_nxb); in nx_netif_prov_nx_dtor()
/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel.c1704 nxb_free(nxb); in ch_open()