Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dbitmap.h12 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/OK3568_Linux_fs/u-boot/include/usb/
H A Dlin_gadget_compat.h23 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbitmap.h33 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbitmap.h243 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function