Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.h655 extern void na_defunct(struct kern_nexus *, struct kern_channel *,
H A Dnexus_adapter.c2750 na_defunct(struct kern_nexus *nx, struct kern_channel *ch, in na_defunct() function
/xnu-11215.1.10/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c672 na_defunct(nx, ch, &pna->pna_up, locked); in nx_upipe_dom_defunct_finalize()
674 na_defunct(nx, ch, &pna->pna_peer->pna_up, locked); in nx_upipe_dom_defunct_finalize()
684 na_defunct(nx, ch, pna->pna_parent, locked); in nx_upipe_dom_defunct_finalize()
/xnu-11215.1.10/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c459 na_defunct(nx, ch, ch->ch_na, locked); in nx_kpipe_dom_defunct_finalize()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c862 na_defunct(nx, ch, ch->ch_na, locked); in nx_fsw_dom_defunct_finalize()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1282 na_defunct(nx, ch, ch->ch_na, locked); in nx_netif_dom_defunct_finalize()