Lines Matching refs:blk_plug
520 struct blk_plug *plug, in blk_mq_rq_cache_fill()
548 struct blk_plug *plug = current->plug; in blk_mq_alloc_cached_request()
743 void blk_mq_free_plug_rqs(struct blk_plug *plug) in blk_mq_free_plug_rqs()
1274 static inline unsigned short blk_plug_max_rq_count(struct blk_plug *plug) in blk_plug_max_rq_count()
1281 static void blk_add_rq_to_plug(struct blk_plug *plug, struct request *rq) in blk_add_rq_to_plug()
2661 static void blk_mq_plug_issue_direct(struct blk_plug *plug) in blk_mq_plug_issue_direct()
2701 struct blk_plug *plug) in __blk_mq_flush_plug_list()
2708 static void blk_mq_dispatch_plug_list(struct blk_plug *plug, bool from_sched) in blk_mq_dispatch_plug_list()
2754 void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule) in blk_mq_flush_plug_list()
2848 struct blk_plug *plug, in blk_mq_get_new_requests()
2879 static struct request *blk_mq_peek_cached_request(struct blk_plug *plug, in blk_mq_peek_cached_request()
2898 static void blk_mq_use_cached_rq(struct request *rq, struct blk_plug *plug, in blk_mq_use_cached_rq()
2943 struct blk_plug *plug = current->plug; in blk_mq_submit_bio()