Searched refs:na_defunct (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.h | 655 extern void na_defunct(struct kern_nexus *, struct kern_channel *,
|
| H A D | nexus_adapter.c | 2750 na_defunct(struct kern_nexus *nx, struct kern_channel *ch, in na_defunct() function
|
| /xnu-11215.1.10/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 672 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 D | nx_kernel_pipe.c | 459 na_defunct(nx, ch, ch->ch_na, locked); in nx_kpipe_dom_defunct_finalize()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 862 na_defunct(nx, ch, ch->ch_na, locked); in nx_fsw_dom_defunct_finalize()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1282 na_defunct(nx, ch, ch->ch_na, locked); in nx_netif_dom_defunct_finalize()
|