Home
last modified time | relevance | path

Searched refs:__bitmap_or (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/include/linux/
A Dbitmap.h15 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1,
77 __bitmap_or(dst, src1, src2, nbits); in bitmap_or()
/linux-6.3-rc2/tools/lib/
A Dbitmap.c21 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() function
/linux-6.3-rc2/include/linux/
A Dbitmap.h154 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1,
334 __bitmap_or(dst, src1, src2, nbits); in bitmap_or()
/linux-6.3-rc2/lib/
A Dbitmap.c256 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() function
265 EXPORT_SYMBOL(__bitmap_or);

Completed in 8 milliseconds