Searched refs:STAILQ_EMPTY (Results 1 – 9 of 9) sorted by relevance
123 if (!STAILQ_EMPTY(&uc->uc_tx_active[i]) || in rtwn_usb_txeof()124 !STAILQ_EMPTY(&uc->uc_tx_pending[i])) in rtwn_usb_txeof()339 if (STAILQ_EMPTY(&uc->uc_tx_inactive)) in rtwn_usb_tx_start()
309 if (!STAILQ_EMPTY((head2))) { \316 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro364 (STAILQ_EMPTY((head)) ? NULL : \403 if (STAILQ_EMPTY(head1)) \405 if (STAILQ_EMPTY(head2)) \
428 && !STAILQ_EMPTY(&req_queue)) { in nvme_qpair_submit_queued_requests()786 while (!STAILQ_EMPTY(&qpair->queued_req)) { in _nvme_qpair_io_qpair_enable()1047 if (tr == NULL || !qpair->enabled || !STAILQ_EMPTY(&qpair->queued_req)) { in nvme_qpair_submit_request()1156 if (!STAILQ_EMPTY(&qpair->queued_req)) in nvme_qpair_poll()1213 while (!STAILQ_EMPTY(&qpair->queued_req)) { in nvme_qpair_fail()
234 if (!STAILQ_EMPTY((head2))) { \241 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro280 (STAILQ_EMPTY((head)) ? \
229 if (!STAILQ_EMPTY((head2))) { \236 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro275 (STAILQ_EMPTY((head)) ? \
326 if (!STAILQ_EMPTY(&queue->tq_queue)) in taskqueue_unblock()
275 if (STAILQ_EMPTY(&queue->tq_queue)) in gtaskqueue_drain_tq_queue()353 if (!STAILQ_EMPTY(&queue->tq_queue)) in gtaskqueue_unblock()
3418 if (!STAILQ_EMPTY(&sc->sc_txq[0].active)) in mwl_tx_proc()3420 if (!STAILQ_EMPTY(&sc->sc_txq[1].active)) in mwl_tx_proc()3422 if (!STAILQ_EMPTY(&sc->sc_txq[2].active)) in mwl_tx_proc()3424 if (!STAILQ_EMPTY(&sc->sc_txq[3].active)) in mwl_tx_proc()
1017 if (!STAILQ_EMPTY(&sc->malo_txq[i].active)) in malo_tx_proc()