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

/freebsd-12-stable/sys/sys/
H A Dturnstile.h40 * A thread calls turnstile_chain_lock() to lock the turnstile chain
90 void turnstile_chain_lock(struct lock_object *);
/freebsd-12-stable/sys/kern/
H A Dkern_rwlock.c777 turnstile_chain_lock(&rw->lock_object);
1226 turnstile_chain_lock(&rw->lock_object);
1386 turnstile_chain_lock(&rw->lock_object);
H A Dkern_rmlock.c497 turnstile_chain_lock(&rm->lock_object);
H A Dkern_mutex.c1035 turnstile_chain_lock(&m->lock_object);
H A Dsubr_turnstile.c538 turnstile_chain_lock(struct lock_object *lock) function
/freebsd-12-stable/sys/amd64/amd64/
H A Dpmap.c568 turnstile_chain_lock(&invl_gen_ts);

Completed in 279 milliseconds