| Function report | 
| Source Code: block\blk-ioc.c | Create Date:2022-07-28 17:04:21 | 
| Last Modify:2020-03-17 23:16:06 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:_clear_queue - break any ioc association with the specified queue*@q: request_queue being cleared* Walk @q->icq_list and exit all io_cq's.
Proto:void ioc_clear_queue(struct request_queue *q)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct request_queue * | q | 
| 236 | spin_lock_irq( & queue_lock) | 
| 238 | spin_unlock_irq( & queue_lock) | 
| 240 | __ioc_clear_queue( & icq_list) | 
| Name | Describe | 
|---|---|
| blk_exit_queue | Unconfigure the I/O scheduler and dissociate from the cgroup controller. | 
| 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 |