Searched refs:turnstile_lock (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dturnstile.h102 bool turnstile_lock(struct turnstile *, struct lock_object **,
/freebsd-12-stable/sys/kern/
H A Dsubr_epoch.c525 if (turnstile_lock(ts, &lock, &owner)) {
H A Dsubr_turnstile.c570 turnstile_lock(struct turnstile *ts, struct lock_object **lockp, function

Completed in 190 milliseconds