Home
last modified time | relevance | path

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

/xnu-8796.121.2/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-8796.121.2/bsd/skywalk/nexus/upipe/ !
H A Dnx_user_pipe.c392 nxb_free(u->nup_cli_nxb); in nx_upipe_prov_nx_dtor()
396 nxb_free(u->nup_srv_nxb); in nx_upipe_prov_nx_dtor()
500 nxb_free(nxb); in nx_upipe_dom_unbind_port()
/xnu-8796.121.2/bsd/skywalk/nexus/ !
H A Dnexus_var.h577 extern void nxb_free(struct nxbind *);
H A Dnexus.c790 nxb_free(nxb); in nxctl_nexus_bind()
926 nxb_free(struct nxbind *nxb) in nxb_free() function
2834 nxb_free(nxb); in nx_port_unbind()
2919 nxb_free(nxb); in nx_port_free_all()
/xnu-8796.121.2/bsd/skywalk/nexus/netif/ !
H A Dnx_netif.c877 nxb_free(n->nif_dev_nxb); in nx_netif_prov_nx_dtor()
881 nxb_free(n->nif_host_nxb); in nx_netif_prov_nx_dtor()
/xnu-8796.121.2/bsd/skywalk/channel/ !
H A Dchannel.c1693 nxb_free(nxb); in ch_open()