Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
Dbitmap.h20 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/external/qemu/include/qemu/
Dbitmap.h97 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function