Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbitmap.h74 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/linux/include/linux/
H A Dbitmap.h331 void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function