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_intersects
Proto:static inline int bitmap_intersects(const unsigned long *src1, const unsigned long *src2, unsigned int nbits)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned long * | src1 | |
const unsigned long * | src2 | |
unsigned int | nbits |
359 | Else Return __bitmap_intersects(src1, src2, nbits) |
Name | Describe |
---|---|
__rdtgroup_cbm_overlaps | __rdtgroup_cbm_overlaps - Does CBM for intended closid overlap with other*@r: Resource to which domain instance @d belongs |
rdtgroup_cbm_overlaps_pseudo_locked | dtgroup_cbm_overlaps_pseudo_locked - Test if CBM or portion is pseudo-locked*@d: RDT domain*@cbm: CBM to test*@d represents a cache instance and @cbm a capacity bitmask that is* considered for it. Determine if @cbm overlaps with any existing |
section_activate | |
cpumask_intersects | pumask_intersects - (*src1p & *src2p) != 0*@src1p: the first input*@src2p: the second input |
__nodes_intersects |
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 |