Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dos_channel.h685 __private_extern__ void kern_channel_defunct(struct proc *,
H A Dchannel_kern.c610 kern_channel_defunct(struct proc *p, struct kern_channel *ch) in kern_channel_defunct() function
/xnu-10002.1.13/bsd/vm/
H A Dvm_unix.c1937 kern_channel_defunct(p, channel_array[i]); in networking_defunct_callout()
1945 kern_channel_defunct(p, in networking_defunct_callout()
/xnu-10002.1.13/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2932 kern_channel_defunct(p, ch); in nx_netif_llw_detach_notify()