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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c250 #define LOCK_ACTION(_ap, _rw) \ macro
590 LOCK_ACTION(ap, RW_READER);
662 LOCK_ACTION(ap, RW_READER);
729 LOCK_ACTION(ap, RW_WRITER);
762 LOCK_ACTION(ap, RW_WRITER);
782 LOCK_ACTION(ap, RW_WRITER);
886 LOCK_ACTION(ap, RW_READER);
941 LOCK_ACTION(ap, RW_READER);
1071 LOCK_ACTION(ap, RW_WRITER);
1072 LOCK_ACTION(ref_a
[all...]

Completed in 59 milliseconds