Searched refs:RQ_STOP (Results 1 – 1 of 1) sorted by relevance
486 #define RQ_STOP 0x8 macro531 int stopped = !!(rq_state & RQ_STOP); in mgc_requeue_thread()549 l_wait_event(rq_waitq, rq_state & (RQ_STOP | RQ_PRECLEANUP), in mgc_requeue_thread()598 l_wait_event(rq_waitq, rq_state & (RQ_NOW | RQ_STOP), in mgc_requeue_thread()633 if (rq_state & RQ_STOP) { in mgc_requeue_add()689 temp = RQ_STOP; in mgc_precleanup()698 if (temp & RQ_STOP) in mgc_precleanup()