Function report | 
Source Code:block\blk-core.c | 
Create Date:2022-07-28 16:59:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lk_queue_flag_test_and_set - atomically test and set a queue flag*@flag: flag to be set*@q: request queue* Returns the previous value of @flag - 0 if the flag was not set and 1 if* the flag was already set.
Proto:bool blk_queue_flag_test_and_set(unsigned int flag, struct request_queue *q)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | flag | |
| struct request_queue * | q | 
| Name | Describe | 
|---|---|
| blk_poll_stats_enable | Enable polling stats and return whether they were already enabled. | 
| 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  |