Function report |
Source Code:mm\percpu.c |
Create Date:2022-07-28 14:25:43 |
Last Modify:2022-05-23 13:52:24 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pcpu_next_unpop
Proto:static void pcpu_next_unpop(unsigned long *bitmap, int *rs, int *re, int end)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | bitmap | |
int * | rs | |
int * | re | |
int | end |
Name | Describe |
---|---|
pcpu_is_populated | pcpu_is_populated - determines if the region is populated*@chunk: chunk of interest*@bit_off: chunk offset*@bits: size of area*@next_off: return value for the next offset to start searching* For atomic allocations, check if the backing pages are populated |
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 |