Searched refs:na_defunct (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.101.4/bsd/skywalk/nexus/ ! |
| H A D | nexus_adapter.h | 628 extern void na_defunct(struct kern_nexus *, struct kern_channel *,
|
| H A D | nexus_adapter.c | 2643 na_defunct(struct kern_nexus *nx, struct kern_channel *ch, in na_defunct() function
|
| /xnu-8020.101.4/bsd/skywalk/nexus/upipe/ ! |
| H A D | nx_user_pipe.c | 684 na_defunct(nx, ch, &pna->pna_up, locked); in nx_upipe_dom_defunct_finalize() 686 na_defunct(nx, ch, &pna->pna_peer->pna_up, locked); in nx_upipe_dom_defunct_finalize() 696 na_defunct(nx, ch, pna->pna_parent, locked); in nx_upipe_dom_defunct_finalize()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/kpipe/ ! |
| H A D | nx_kernel_pipe.c | 455 na_defunct(nx, ch, ch->ch_na, locked); in nx_kpipe_dom_defunct_finalize()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/ ! |
| H A D | nx_flowswitch.c | 833 na_defunct(nx, ch, ch->ch_na, locked); in nx_fsw_dom_defunct_finalize()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/netif/ ! |
| H A D | nx_netif.c | 1251 na_defunct(nx, ch, ch->ch_na, locked); in nx_netif_dom_defunct_finalize()
|