Searched refs:__bitmap_and (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_pipapo.h | 201 __bitmap_and(dst, dst, lt + v * f->bsize, in pipapo_and_field_buckets_4bit() 206 __bitmap_and(dst, dst, lt + v * f->bsize, in pipapo_and_field_buckets_4bit() 226 __bitmap_and(dst, dst, lt + *data * f->bsize, in pipapo_and_field_buckets_8bit()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | bitmap.h | 16 int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, 159 return __bitmap_and(dst, src1, src2, nbits); in bitmap_and()
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | bitmap.c | 60 int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bitmap.h | 154 extern int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, 296 return __bitmap_and(dst, src1, src2, nbits); in bitmap_and()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bitmap.c | 240 int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() function 254 EXPORT_SYMBOL(__bitmap_and);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 16 __bitmap_and
|
| H A D | abi_gki_aarch64_imx | 22 __bitmap_and
|
| H A D | abi_gki_aarch64_rockchip | 25 __bitmap_and
|