Lines Matching defs:queued
154 boolean_t queued = B_FALSE;
195 queued = qp->q_sqflags & Q_SQQUEUED;
245 queued = qp->q_sqflags & Q_SQQUEUED;
271 if (!queued) {
382 ASSERT((sq->sq_flags & (SQ_EXCL|SQ_CIPUT)) || queued);
383 ASSERT((flags & (SQ_EXCL|SQ_CIPUT)) || queued);
435 boolean_t queued = B_FALSE;
463 queued = qp->q_sqflags & Q_SQQUEUED;
512 queued = qp->q_sqflags & Q_SQQUEUED;
538 if (!queued) {
649 ASSERT((sq->sq_flags & (SQ_EXCL|SQ_CIPUT)) || queued);
650 ASSERT((flags & (SQ_EXCL|SQ_CIPUT)) || queued);