Home
last modified time | relevance | path

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

/xnu-10063.101.15/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-10063.101.15/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-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_var.h579 extern void nxb_free(struct nxbind *);
H A Dnexus.c803 nxb_free(nxb); in nxctl_nexus_bind()
940 nxb_free(struct nxbind *nxb) in nxb_free() function
2852 nxb_free(nxb); in nx_port_unbind()
2937 nxb_free(nxb); in nx_port_free_all()
/xnu-10063.101.15/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-10063.101.15/bsd/skywalk/channel/
H A Dchannel.c1693 nxb_free(nxb); in ch_open()