Searched refs:bitmap_zero (Results 1 – 6 of 6) sorted by relevance
24 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
52 #define physids_clear(map) bitmap_zero((map).mask, MAX_APICS)
129 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
112 bitmap_zero(dstp->bits, nbits); in __nodes_clear()
112 bitmap_zero(dstp->bits, nbits); in __cpus_clear()
647 bitmap_zero(header->adds_features, HEADER_FEAT_BITS); in perf_file_header__read()