Function report |
Source Code:include\linux\nodemask.h |
Create Date:2022-07-28 05:35:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__nodes_intersects
Proto:static inline int __nodes_intersects(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const nodemask_t * | src1p | |
const nodemask_t * | src2p | |
unsigned int | nbits |
214 | Return bitmap_intersects(bits, bits, nbits) |
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 |