Home
last modified time | relevance | path

Searched refs:turnstile_unpend (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/sys/
HDturnstile.h98 void turnstile_unpend(struct turnstile *);
/freebsd-14-stable/sys/kern/
HDkern_rwlock.c830 turnstile_unpend(ts); in __rw_runlock_hard()
1268 turnstile_unpend(ts); in __rw_wunlock_hard()
1415 turnstile_unpend(ts); in __rw_downgrade_int()
HDkern_rmlock.c498 turnstile_unpend(ts); in _rm_unlock_hard()
HDsubr_turnstile.c947 turnstile_unpend(struct turnstile *ts) in turnstile_unpend() function
HDkern_mutex.c1064 turnstile_unpend(ts); in __mtx_unlock_sleep()
/freebsd-14-stable/sys/amd64/amd64/
HDpmap.c696 turnstile_unpend(ts); in pmap_delayed_invl_finish_unblock()