Home
last modified time | relevance | path

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

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