Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Drwlock.h87 #define _rw_write_lock_fetch(rw, vp, tid) \ macro
109 !_rw_write_lock_fetch((rw), &_v, _tid))) \
/freebsd/sys/kern/
H A Dkern_rwlock.c303 if (!_rw_write_lock_fetch(rw, &v, tid)) in _rw_wlock_cookie()
951 if (_rw_write_lock_fetch(rw, &v, tid)) in __rw_wlock_hard()
1002 if (_rw_write_lock_fetch(rw, &v, tid)) in __rw_wlock_hard()