Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dturnstile.h92 void turnstile_claim(struct turnstile *);
/f-stack/freebsd/kern/
H A Dkern_rwlock.c1104 turnstile_claim(ts); in __rw_wlock_hard()
1332 turnstile_claim(ts); in __rw_try_upgrade_int()
H A Dsubr_turnstile.c703 turnstile_claim(struct turnstile *ts) in turnstile_claim() function