Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dos_channel.h669 __private_extern__ void kern_channel_defunct(struct proc *,
H A Dchannel_kern.c555 kern_channel_defunct(struct proc *p, struct kern_channel *ch) in kern_channel_defunct() function
/xnu-8792.41.9/bsd/vm/
H A Dvm_unix.c1903 kern_channel_defunct(p, channel_array[i]); in networking_defunct_callout()
1911 kern_channel_defunct(p, in networking_defunct_callout()
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2893 kern_channel_defunct(p, ch); in nx_netif_detach_notify()