Function report |
Source Code:block\blk-mq-debugfs.c |
Create Date:2022-07-28 18:08:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Note: the state of a request may change while this function is in progress,* e.g. due to a concurrent blk_mq_finish_request() call. Returns true to* keep iterating requests.
Proto:static bool hctx_show_busy_rq(struct request *rq, void *data, bool reserved)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq | |
void * | data | |
bool | reserved |
402 | If mq_hctx == hctx Then __blk_mq_debugfs_rq_show(m, list_entry_rq( & queuelist)) |
406 | Return true |
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 |