| Function report | 
| Source Code: block\blk-throttle.c | Create Date:2022-07-28 17:44:32 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lk_throtl_drain - drain throttled bios*@q: request_queue to drain throttled bios for* Dispatch all currently throttled bios on @q through ->make_request_fn().
Proto:void blk_throtl_drain(struct request_queue *q)__releases(&q->queue_lock) __acquires(&q->queue_lock)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct request_queue * | q | 
| 2392 | td = Throttle data | 
| 2413 | spin_unlock_irq( & queue_lock) | 
| 2421 | spin_lock_irq( & queue_lock) | 
| 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 |