Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/include/linux/
Dbitmap.h15 #define BITMAP_LAST_WORD_MASK(nbits) \ macro
/external/kernel-headers/original/linux/
Dbitmap.h123 #define BITMAP_LAST_WORD_MASK(nbits) \ macro