| Function report | 
| Source Code: block\blk-mq.c | Create Date:2022-07-28 17:09:24 | 
| Last Modify:2020-03-17 23:18:05 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dispatch_rq_from_ctx
Proto:static bool dispatch_rq_from_ctx(struct sbitmap *sb, unsigned int bitnr, void *data)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sbitmap * | sb | |
| unsigned int | bitnr | |
| void * | data | 
| 982 | dispatch_data = data | 
| 984 | ctx = @ctxs: Array of software queues. [bitnr] | 
| 989 | rq = list_entry_rq(next) | 
| 994 | spin_unlock( & lock) | 
| 996 | Return Not rq | 
| 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 |