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

/freebsd-12-stable/sys/sys/
H A Dturnstile.h104 void turnstile_unlock(struct turnstile *, struct lock_object *);
/freebsd-12-stable/sys/kern/
H A Dsubr_epoch.c536 turnstile_unlock(ts, lock);
H A Dsubr_turnstile.c592 turnstile_unlock(struct turnstile *ts, struct lock_object *lock) function

Completed in 176 milliseconds