Searched defs:nbits (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| A D | bitmap.h | 299 #define bitmap_from_arr32(bitmap, buf, nbits) \ argument 302 #define bitmap_to_arr32(buf, bitmap, nbits) \ argument 315 #define bitmap_from_arr64(bitmap, buf, nbits) \ argument 317 #define bitmap_to_arr64(buf, bitmap, nbits) \ argument 323 const unsigned long *src2, unsigned int nbits) in bitmap_and() 342 const unsigned long *src2, unsigned int nbits) in bitmap_xor() 451 const unsigned long *src2, unsigned int nbits) in bitmap_weight_and() 501 unsigned int shift, unsigned int nbits) in bitmap_shift_right() 511 unsigned int shift, unsigned int nbits) in bitmap_shift_left() 524 unsigned int nbits) in bitmap_replace() [all …]
|
| A D | nodemask.h | 161 const nodemask_t *src2p, unsigned int nbits) in __nodes_and() 169 const nodemask_t *src2p, unsigned int nbits) in __nodes_or() 177 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor() 185 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot() 192 const nodemask_t *srcp, unsigned int nbits) in __nodes_copy() 200 const nodemask_t *srcp, unsigned int nbits) in __nodes_complement() 208 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal() 216 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects() 329 nodemask_t *dstp, int nbits) in __nodemask_parse_user() 359 const nodemask_t *relmapp, int nbits) in __nodes_onto() [all …]
|
| A D | mpi.h | 32 int nbits; /* the real number of valid bits (info only) */ member
|
| A D | nvmem-provider.h | 71 unsigned int nbits; member
|
| /include/asm-generic/ |
| A D | bitsperlong.h | 35 #define small_const_nbits(nbits) \ argument
|
| /include/crypto/ |
| A D | ecc_curve.h | 38 u32 nbits; member
|
| /include/sound/ |
| A D | sdca_function.h | 763 int nbits; member
|
| A D | soc.h | 1249 unsigned int regbase, regcount, nbits, invert; member
|
Completed in 23 milliseconds