Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/channel/
H A Dchannel_var.h1017 extern slot_idx_t kr_alloc_sync_prologue(struct __kern_channel_ring *kring,
H A Dchannel_syscalls.c574 if (__improbable(kr_alloc_sync_prologue(kring, p) >= in __channel_sync()
H A Dchannel_ring.c1056 kr_alloc_sync_prologue(struct __kern_channel_ring *kring, struct proc *p) in kr_alloc_sync_prologue() function