Searched defs:__bitmap_or (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dbitmap.c23 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, __bitmap_or() function
/linux-4.1.27/lib/
H A Dbitmap.c169 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, __bitmap_or() function
178 EXPORT_SYMBOL(__bitmap_or); variable

Completed in 216 milliseconds