Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/channel/
H A Dchannel_var.h916 extern slot_idx_t kr_free_sync_prologue(struct __kern_channel_ring *kring,
H A Dchannel_syscalls.c643 if (__improbable(kr_free_sync_prologue(kring, p) >= in __channel_sync()
H A Dchannel_ring.c731 kr_free_sync_prologue(struct __kern_channel_ring *kring, struct proc *p) in kr_free_sync_prologue() function