Home
last modified time | relevance | path

Searched defs:QLOCK (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.h291 #define QLOCK(q) &q->disk_qlock macro
/titanic_44/usr/src/uts/common/sys/
H A Dstrsubr.h815 #define QLOCK(q) (&(q)->q_lock) macro
/titanic_44/usr/src/uts/common/os/
H A Dstrsubr.c8678 QLOCK(queue_t *q) in QLOCK() function