Function report |
Source Code:block\blk-mq-sysfs.c |
Create Date:2022-07-28 17:14:18 |
| 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_sysfs_unregister
Proto:void blk_mq_sysfs_unregister(struct request_queue *q)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct request_queue * | q |
| 354 | mutex_lock( & sysfs_dir_lock) |
| 355 | If Not mq_sysfs_init_done Then Go to unlock |
| 358 | queue_for_each_hw_ctx(q, hctx, i) |
| 361 | unlock : |
| 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 |