| Function report | 
| Source Code: block\kyber-iosched.c | Create Date:2022-07-28 17:52:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:flush_busy_kcq
Proto:static bool flush_busy_kcq(struct sbitmap *sb, unsigned int bitnr, void *data)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sbitmap * | sb | |
| unsigned int | bitnr | |
| void * | data | 
| 665 | flush_data = data | 
| 668 | spin_lock( & Used to ensure operations on rq_list and kcq_map to be an atmoic one.* Also protect the rqs on rq_list when merge.) | 
| 671 | sbitmap_clear_bit(sb, bitnr) | 
| 672 | spin_unlock( & Used to ensure operations on rq_list and kcq_map to be an atmoic one.* Also protect the rqs on rq_list when merge.) | 
| 674 | Return true | 
| 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 |