Function report |
Source Code:block\blk-mq-debugfs.c |
Create Date:2022-07-28 18:08:11 |
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_rq_state_name
Proto:static const char *blk_mq_rq_state_name(enum mq_rq_state rq_state)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
enum mq_rq_state | rq_state |
318 | If WARN_ON_ONCE((unsignedint)rq_state >= ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(blk_mq_rq_state_name_array)) Then Return "(?)" |
321 | Return blk_mq_rq_state_name_array[rq_state] |
Name | Describe |
---|---|
__blk_mq_debugfs_rq_show |
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 |