Searched refs:kqueue_alloc_turnstile (Results 1 – 3 of 3) sorted by relevance
860 extern struct turnstile *kqueue_alloc_turnstile(struct kqueue *);
750 kqueue_alloc_turnstile(knote_get_kq(kn)); in filt_machportattach()
2354 (void)kqueue_alloc_turnstile(&kqwl->kqwl_kqueue); in filt_wlupdate_sync_ipc()6099 kqueue_alloc_turnstile(kqueue_t kqu) function