Function report | 
Source Code:lib\find_bit_benchmark.c | 
Create Date:2022-07-28 06:26:40 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:find_bit_test
Proto:static int __init find_bit_test(void)
Type:int
Parameter:Nothing
| 116 | nbits = BITMAP_LEN / SPARSE | 
| 118 | pr_err("\nStart testing find_bit() with random-filled bitmap\n") | 
| 120 | get_random_bytes(bitmap, size of bitmap ) | 
| 121 | get_random_bytes(bitmap2, size of bitmap2 ) | 
| 134 | pr_err("\nStart testing find_bit() with sparse bitmap\n") | 
| 136 | bitmap_zero(bitmap, BITMAP_LEN) | 
| 137 | bitmap_zero(bitmap2, BITMAP_LEN) | 
| 154 | Return -EINVAL | 
| 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  |