Home
last modified time | relevance | path

Searched refs:kern_channel_defunct (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.101.15/bsd/skywalk/channel/
H A Dos_channel.h686 __private_extern__ void kern_channel_defunct(struct proc *,
H A Dchannel_kern.c648 kern_channel_defunct(struct proc *p, struct kern_channel *ch) in kern_channel_defunct() function
/xnu-11417.101.15/bsd/kern/
H A Dkern_proc.c6419 kern_channel_defunct(p, channel_array[i]); in networking_defunct_callout()
6427 kern_channel_defunct(p, in networking_defunct_callout()
/xnu-11417.101.15/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2943 kern_channel_defunct(p, ch); in nx_netif_llw_detach_notify()
/xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4437 kern_channel_defunct(p, ch); in fsw_defunct_rx_stall_channel()