HomeSort by relevance Sort by last modified time
    Searched defs:bitmap_zero (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/include/linux/
bitmap.h 20 static inline void bitmap_zero(unsigned long *dst, int nbits) function
  /external/openssh/
bitmap.c 63 bitmap_zero(struct bitmap *b) function
197 bitmap_zero(b);

Completed in 173 milliseconds