Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/include/linux/
Dbitmap.h18 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/linux-3.3/include/linux/
Dbitmap.h159 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function