Home
last modified time | relevance | path

Searched refs:_rw_write_lock_fetch (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Drwlock.h89 #define _rw_write_lock_fetch(rw, vp, tid) \ macro
111 !_rw_write_lock_fetch((rw), &_v, _tid))) \
/f-stack/freebsd/kern/
H A Dkern_rwlock.c291 if (!_rw_write_lock_fetch(rw, &v, tid)) in _rw_wlock_cookie()
933 if (_rw_write_lock_fetch(rw, &v, tid)) in __rw_wlock_hard()
983 if (_rw_write_lock_fetch(rw, &v, tid)) in __rw_wlock_hard()