Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dlin_gadget_compat.h22 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/external/openssh/
Dbitmap.c63 bitmap_zero(struct bitmap *b) in bitmap_zero() function