Home
last modified time | relevance | path

Searched refs:nxdom_defunct_finalize (Results 1 – 9 of 9) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_var.h400 void (*nxdom_defunct_finalize) /* required */ member
H A Dnexus_kern.c286 ASSERT(nxdom->nxdom_defunct_finalize != NULL); in nxdom_attach()
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_kern.c670 nxdom_prov->nxdom_prov_dom->nxdom_defunct_finalize( in kern_channel_defunct()
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c199 .nxdom_defunct_finalize = nx_kpipe_dom_defunct_finalize,
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c216 .nxdom_defunct_finalize = nx_fsw_dom_defunct_finalize,
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c275 .nxdom_defunct_finalize = nx_mon_dom_defunct_finalize,
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c223 .nxdom_defunct_finalize = nx_upipe_dom_defunct_finalize,
/xnu-8019.80.24/bsd/skywalk/mem/
H A Dskmem_arena.c1635 nxdom_prov->nxdom_prov_dom->nxdom_defunct_finalize(nxdom_prov, in skmem_arena_munmap_channel()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c247 .nxdom_defunct_finalize = nx_netif_dom_defunct_finalize,