Home
last modified time | relevance | path

Searched refs:kern_channel_event_sync (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/skywalk/channel/
H A Dos_channel_event.h181 extern int kern_channel_event_sync(struct __kern_channel_ring *, struct proc *,
H A Dkern_channel_event.c309 kern_channel_event_sync(struct __kern_channel_ring *kring, struct proc *p, in kern_channel_event_sync() function
/xnu-11417.121.6/bsd/skywalk/nexus/
H A Dnexus_adapter.c1673 kring->ckr_na_sync = kern_channel_event_sync; in na_kr_create()