Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Drwlock.h89 #define _rw_write_lock_fetch(rw, vp, tid) \ macro
111 !_rw_write_lock_fetch((rw), &_v, _tid))) \
/freebsd-12-stable/sys/kern/
Dkern_rwlock.c284 if (!_rw_write_lock_fetch(rw, &v, tid)) in _rw_wlock_cookie()
926 if (_rw_write_lock_fetch(rw, &v, tid)) in __rw_wlock_hard()
975 if (_rw_write_lock_fetch(rw, &v, tid)) in __rw_wlock_hard()