Home
last modified time | relevance | path

Searched refs:rwl (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_umtx.c41 _thr_urwlock_init(struct urwlock *rwl) in _thr_urwlock_init() argument
45 *rwl = default_rwl; in _thr_urwlock_init()
H A Dthr_umtx.h52 void _thr_urwlock_init(struct urwlock *rwl) __hidden;
/freebsd/sbin/nvmecontrol/
H A Dpower.c83 nps->rwt, nps->rwl, ipower / 10000, ipower % 10000, in power_list_one()
/freebsd/sys/dev/nvme/
H A Dnvme.h1133 uint8_t rwl; /* Relative Write Latency */ member