Searched refs:turnstile_lookup (Results 1 – 6 of 6) sorted by relevance
95 struct turnstile *turnstile_lookup(struct lock_object *);
843 ts = turnstile_lookup(&rw->lock_object); in __rw_runlock_hard()1283 ts = turnstile_lookup(&rw->lock_object); in __rw_wunlock_hard()1422 ts = turnstile_lookup(&rw->lock_object); in __rw_downgrade_int()
495 ts = turnstile_lookup(&rm->lock_object); in _rm_unlock_hard()
654 turnstile_lookup(struct lock_object *lock) in turnstile_lookup() function
1075 ts = turnstile_lookup(&m->lock_object); in __mtx_unlock_sleep()
681 ts = turnstile_lookup(&invl_gen_ts); in pmap_delayed_invl_finish_unblock()