Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c302 nxb_free(nxb); in nx_kpipe_dom_unbind_port()
558 nxb_free(nxb); in nx_kpipe_prov_nx_dtor()
/xnu-12377.1.9/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-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_var.h590 extern void nxb_free(struct nxbind *);
H A Dnexus.c833 nxb_free(nxb); in nxctl_nexus_bind()
970 nxb_free(struct nxbind *nxb) in nxb_free() function
2900 nxb_free(nxb); in nx_port_unbind()
2991 nxb_free(nxb); in nx_port_free_all()
/xnu-12377.1.9/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-12377.1.9/bsd/skywalk/channel/
H A Dchannel.c1679 nxb_free(nxb); in ch_open()