Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel_var.h996 extern slot_idx_t kr_rxsync_prologue(struct kern_channel *ch,
H A Dchannel_syscalls.c505 if (kr_rxsync_prologue(ch, kring, p) >= in __channel_sync()
H A Dchannel_ring.c981 kr_rxsync_prologue(struct kern_channel *ch, struct __kern_channel_ring *kring, in kr_rxsync_prologue() function
H A Dchannel.c1342 if (kr_rxsync_prologue(ch, kring, p) >= in ch_event()