Searched refs:RSMRC_LOCK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h179 #define RSMRC_LOCK(p) mutex_enter(&(p)->rsmrc_lock) macro
307 #define rsmseglock_acquire(p) RSMRC_LOCK((rsmresource_t *)(p))
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c139 * This is used directly by RSMRC_LOCK and RSMRC_UNLOCK macros and in the
1464 RSMRC_LOCK(p);
1536 RSMRC_LOCK(new);

Completed in 73 milliseconds