Searched refs:turnstile_lookup (Results 1 – 6 of 6) sorted by relevance
97 struct turnstile *turnstile_lookup(struct lock_object *);
828 ts = turnstile_lookup(&rw->lock_object); in __rw_runlock_hard()1266 ts = turnstile_lookup(&rw->lock_object); in __rw_wunlock_hard()1404 ts = turnstile_lookup(&rw->lock_object); in __rw_downgrade_int()
499 ts = turnstile_lookup(&rm->lock_object); in _rm_unlock_hard()
655 turnstile_lookup(struct lock_object *lock) in turnstile_lookup() function
1048 ts = turnstile_lookup(&m->lock_object); in __mtx_unlock_sleep()
641 ts = turnstile_lookup(&invl_gen_ts); in pmap_delayed_invl_finish_unblock()