Function report |
Source Code:block\blk-mq-debugfs.c |
Create Date:2022-07-28 18:09:06 |
| 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_debugfs_register_hctx
Proto:void blk_mq_debugfs_register_hctx(struct request_queue *q, struct blk_mq_hw_ctx *hctx)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct request_queue * | q | |
| struct blk_mq_hw_ctx * | hctx |
| 884 | debugfs_dir = debugfs_create_dir(name, debugfs_dir) |
| 888 | hctx_for_each_ctx(hctx, ctx, i) |
| Name | Describe |
|---|---|
| blk_mq_debugfs_register | |
| blk_mq_debugfs_register_hctxs |
| 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 |