Searched refs:QP_START (Results 1 – 2 of 2) sorted by relevance
117 QP_START = 1, enumerator
2000 atomic_set(&qp->qp_status.flags, QP_START); in qm_start_qp_nolock()2143 if (atomic_read(&qp->qp_status.flags) != QP_START) { in qm_stop_qp_nolock()3125 if (atomic_read(&qp->qp_status.flags) == QP_START) { in qm_stop_started_qp()