Function report |
Source Code:include\linux\bitmap.h |
Create Date:2022-07-28 05:34:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bitmap_full
Proto:static inline int bitmap_full(const unsigned long *src, unsigned int nbits)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned long * | src | |
unsigned int | nbits |
385 | Return find the first zero bit in a memory region(src, nbits) == nbits |
Name | Describe |
---|---|
ida_alloc_range | da_alloc_range() - Allocate an unused ID.*@ida: IDA handle.*@min: Lowest ID to allocate.*@max: Highest ID to allocate.*@gfp: Memory allocation flags.* Allocate an ID between @min and @max, inclusive. The allocated ID will |
cpumask_full | pumask_full - *srcp == 0xFFFFFFFF...*@srcp: the cpumask to that all cpus < nr_cpu_ids are set. |
__nodes_full |
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 |