Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_var.h409 void (*nxdom_defunct_finalize) /* required */ member
H A Dnexus_kern.c255 ASSERT(nxdom->nxdom_defunct_finalize != NULL); in nxdom_attach()
/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel_kern.c762 nxdom_prov->nxdom_prov_dom->nxdom_defunct_finalize( in kern_channel_defunct()
/xnu-12377.1.9/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c204 .nxdom_defunct_finalize = nx_kpipe_dom_defunct_finalize,
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c222 .nxdom_defunct_finalize = nx_fsw_dom_defunct_finalize,
/xnu-12377.1.9/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c228 .nxdom_defunct_finalize = nx_upipe_dom_defunct_finalize,
/xnu-12377.1.9/bsd/skywalk/mem/
H A Dskmem_arena.c1644 nxdom_prov->nxdom_prov_dom->nxdom_defunct_finalize(nxdom_prov, in skmem_arena_munmap_channel()
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c253 .nxdom_defunct_finalize = nx_netif_dom_defunct_finalize,