Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dbitmap.h12 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/openbmc/linux/tools/include/linux/
H A Dbitmap.h28 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function
/openbmc/qemu/include/qemu/
H A Dbitmap.h108 static inline void bitmap_zero(unsigned long *dst, long nbits) in bitmap_zero() function
/openbmc/linux/include/linux/
H A Dbitmap.h240 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function