Searched refs:rq_list_empty (Results 1 – 7 of 7) sorted by relevance
1081 if (!rq_list_empty(iob.req_list) || in io_do_iopoll()1086 if (!rq_list_empty(iob.req_list)) in io_do_iopoll()
554 if (rq_list_empty(plug->cached_rq)) { in blk_mq_alloc_cached_request()2748 bool last = rq_list_empty(plug->mq_list); in blk_mq_plug_issue_direct()2811 } while (!rq_list_empty(plug->mq_list)); in blk_mq_dispatch_plug_list()2868 if (rq_list_empty(plug->mq_list)) in blk_mq_flush_plug_list()2874 if (rq_list_empty(plug->mq_list)) in blk_mq_flush_plug_list()2880 } while (!rq_list_empty(plug->mq_list)); in blk_mq_flush_plug_list()
1170 if (unlikely(!rq_list_empty(plug->cached_rq))) in __blk_flush_plug()
1120 if (!plug || rq_list_empty(plug->mq_list)) in blk_attempt_plug_merge()
250 #define rq_list_empty(list) ((list) == (struct request *) NULL) macro
652 if (!rq_list_empty(iob.req_list)) in apple_nvme_handle_cq()
1083 if (!rq_list_empty(iob.req_list)) in nvme_irq()