Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/linux/
Dbitmap.h73 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/linux-6.12.1/include/linux/
Dbitmap.h331 void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function