| Function report | 
| Source Code: block\blk-mq-sched.c | Create Date:2022-07-28 17:14:50 | 
| 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_sched_assign_ioc
Proto:void blk_mq_sched_assign_ioc(struct request *rq)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct request * | rq | 
| 44 | ioc = io_context | 
| 45 | If Not ioc Then Return | 
| 48 | spin_lock_irq( & queue_lock) | 
| 50 | spin_unlock_irq( & queue_lock) | 
| 52 | If Not icq Then | 
| 53 | icq = _create_icq - create and link io_cq*@ioc: io_context of interest*@q: request_queue of interest*@gfp_mask: allocation mask* Make sure io_cq linking @ioc and @q exists | 
| 54 | If Not icq Then Return | 
| Name | Describe | 
|---|---|
| blk_mq_get_request | 
| 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 |