Home
last modified time | relevance | path

Searched defs:bitmap_and (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/linux/
H A Dbitmap.h117 static inline bool bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() function
/linux/include/linux/
H A Dbitmap.h322 bool bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() function