Searched refs:turnstile_chain_unlock (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dturnstile.h93 void turnstile_chain_unlock(struct lock_object *);
/freebsd-11-stable/sys/kern/
H A Dkern_rwlock.c834 turnstile_chain_unlock(&rw->lock_object);
1201 turnstile_chain_unlock(&rw->lock_object);
1349 turnstile_chain_unlock(&rw->lock_object);
H A Dkern_rmlock.c500 turnstile_chain_unlock(&rm->lock_object);
H A Dsubr_turnstile.c608 turnstile_chain_unlock(struct lock_object *lock) function
H A Dkern_mutex.c1031 turnstile_chain_unlock(&m->lock_object);
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c521 turnstile_chain_unlock(&invl_gen_ts);

Completed in 120 milliseconds