Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c302 nxb_free(nxb); in nx_kpipe_dom_unbind_port()
559 nxb_free(nxb); in nx_kpipe_prov_nx_dtor()
/xnu-11215.1.10/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c393 nxb_free(u->nup_cli_nxb); in nx_upipe_prov_nx_dtor()
397 nxb_free(u->nup_srv_nxb); in nx_upipe_prov_nx_dtor()
501 nxb_free(nxb); in nx_upipe_dom_unbind_port()
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_var.h585 extern void nxb_free(struct nxbind *);
H A Dnexus.c831 nxb_free(nxb); in nxctl_nexus_bind()
968 nxb_free(struct nxbind *nxb) in nxb_free() function
2904 nxb_free(nxb); in nx_port_unbind()
2995 nxb_free(nxb); in nx_port_free_all()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif.c880 nxb_free(n->nif_dev_nxb); in nx_netif_prov_nx_dtor()
884 nxb_free(n->nif_host_nxb); in nx_netif_prov_nx_dtor()
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel.c1715 nxb_free(nxb); in ch_open()