Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_var.h914 extern slot_idx_t kr_alloc_sync_prologue(struct __kern_channel_ring *kring,
H A Dchannel_syscalls.c596 if (__improbable(kr_alloc_sync_prologue(kring, p) >= in __channel_sync()
H A Dchannel_ring.c1061 kr_alloc_sync_prologue(struct __kern_channel_ring *kring, struct proc *p) in kr_alloc_sync_prologue() function