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_andnot
Proto:static inline void __nodes_andnot(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
nodemask_t * | dstp | |
const nodemask_t * | src1p | |
const nodemask_t * | src2p | |
unsigned int | nbits |
190 | bitmap_andnot(bits, 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 |