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

/illumos-gate/usr/src/uts/common/os/
H A Dputnext.c313 SQPUT_MP(qp, mp);
580 SQPUT_MP(qp, mp);
H A Dstrsubr.c569 #ifdef SQPUT_MP
570 #undef SQPUT_MP macro
577 #define SQPUT_MP(qp, mp) \ macro
6888 * SQPUT_MP() accesses q_syncqmsgs. We are already holding QLOCK to
6889 * protect it. So it's ok to acquire SQLOCK after SQPUT_MP().
6891 SQPUT_MP(q, mp);
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h971 #define SQPUT_MP(qp, mp) \ macro

Completed in 83 milliseconds