Searched refs:__bitmap_or (Results 1 – 7 of 7) sorted by relevance
/linux/tools/include/linux/ |
A D | bitmap.h | 14 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, 76 __bitmap_or(dst, src1, src2, nbits); in bitmap_or()
|
/linux/tools/lib/ |
A D | bitmap.c | 21 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() function
|
/linux/include/linux/ |
A D | bitmap.h | 156 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, 303 __bitmap_or(dst, src1, src2, nbits); in bitmap_or()
|
/linux/lib/ |
A D | bitmap.c | 256 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() function 265 EXPORT_SYMBOL(__bitmap_or);
|
/linux/ |
A D | vmlinux.symvers | 8218 0x00000000 __bitmap_or vmlinux EXPORT_SYMBOL
|
A D | System.map | 16456 ffff80001048d440 T __bitmap_or
|
A D | .tmp_System.map | 16456 ffff80001048d440 T __bitmap_or
|
Completed in 330 milliseconds