Home
last modified time | relevance | path

Searched refs:SQUEUE_ENTER (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsqueue.h50 #define SQUEUE_ENTER(sqp, head, tail, cnt, ira, flag, tag) { \ macro
58 SQUEUE_ENTER(sqp, mp, mp, 1, ira, flag, tag); \