Function report | 
Source Code:lib\genalloc.c | 
Create Date:2022-07-28 06:56:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:clear_bits_ll
Proto:static int clear_bits_ll(unsigned long *addr, unsigned long mask_to_clear)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long * | addr | |
| unsigned long | mask_to_clear | 
| 63 | Do | 
| 70 | Return 0 | 
| Name | Describe | 
|---|---|
| bitmap_clear_ll | map_clear_ll - clear the specified number of bits at the specified position*@map: pointer to a bitmap*@start: a bit position in @map*@nr: number of bits to set* Clear @nr bits start from @start in @map lock-lessly. Several users | 
| 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  |