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