Home
last modified time | relevance | path

Searched refs:turnstile_head (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dturnstile.h96 struct thread *turnstile_head(struct turnstile *, int);
/f-stack/freebsd/kern/
H A Dsubr_turnstile.c1068 turnstile_head(struct turnstile *ts, int queue) in turnstile_head() function