orq_get_current
return orq_get_current(qp)->flags == 0 ? 1 : 0;
rreq = orq_get_current(qp);
WRITE_ONCE(orq_get_current(qp)->flags, 0);
orqe = orq_get_current(qp);