Home
last modified time | relevance | path

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

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