Function report |
Source Code:block\blk-mq-sched.c |
Create Date:2022-07-28 17:15:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_mq_sched_insert_requests
Proto:void blk_mq_sched_insert_requests(struct blk_mq_hw_ctx *hctx, struct blk_mq_ctx *ctx, struct list_head *list, bool run_queue_async)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
struct blk_mq_ctx * | ctx | |
struct list_head * | list | |
bool | run_queue_async |
428 | If e && insert_requests Then insert_requests(hctx, list, false) |
430 | Else |
438 | If list_empty - tests whether a list is empty*@head: the list to test. Then Go to out |
441 | blk_mq_insert_requests(hctx, ctx, list) |
445 | out : |
Name | Describe |
---|---|
blk_mq_flush_plug_list |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |