Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel.h687 __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-12377.1.9/bsd/kern/
H A Dkern_proc.c6675 kern_channel_defunct(p, channel_array[i]); in networking_defunct_callout()
6683 kern_channel_defunct(p, in networking_defunct_callout()
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3012 kern_channel_defunct(p, ch); in nx_netif_llw_detach_notify()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4591 kern_channel_defunct(p, ch); in fsw_defunct_rx_stall_channel()