Searched refs:turnstile_chain_lock (Results 1 – 5 of 5) sorted by relevance
93 void turnstile_chain_lock(struct lock_object *);
650 turnstile_chain_lock(&rw->lock_object); in _rw_runlock_cookie()942 turnstile_chain_lock(&rw->lock_object); in __rw_wunlock_hard()1096 turnstile_chain_lock(&rw->lock_object); in __rw_downgrade()
496 turnstile_chain_lock(&rm->lock_object); in _rm_unlock_hard()
783 turnstile_chain_lock(&m->lock_object); in __mtx_unlock_sleep()
536 turnstile_chain_lock(struct lock_object *lock) in turnstile_chain_lock() function