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

/freebsd-12-stable/sys/sys/
H A Dturnstile.h91 void turnstile_chain_unlock(struct lock_object *);
/freebsd-12-stable/sys/kern/
H A Dkern_rwlock.c828 turnstile_chain_unlock(&rw->lock_object);
1262 turnstile_chain_unlock(&rw->lock_object);
1410 turnstile_chain_unlock(&rw->lock_object);
H A Dkern_rmlock.c504 turnstile_chain_unlock(&rm->lock_object);
H A Dkern_mutex.c1048 turnstile_chain_unlock(&m->lock_object);
H A Dsubr_turnstile.c651 turnstile_chain_unlock(struct lock_object *lock) function
/freebsd-12-stable/sys/amd64/amd64/
H A Dpmap.c576 turnstile_chain_unlock(&invl_gen_ts);

Completed in 313 milliseconds