Searched refs:RWST_WRITE_OWNER (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | rwstlock.h | 63 #define RWST_WRITE_OWNER(l) \ macro |
/titanic_41/usr/src/uts/common/os/ | ||
H A D | rwstlock.c | 175 return (RWST_WRITE_OWNER(l)); in rwst_lock_held() |