Home
last modified time | relevance | path

Searched refs:bitmap_zero (Results 1 – 5 of 5) sorted by relevance

/external/openssh/regress/unittests/bitmap/
Dtests.c48 bitmap_zero(b); in tests()
97 bitmap_zero(b); in tests()
/external/openssh/
Dbitmap.c63 bitmap_zero(struct bitmap *b) in bitmap_zero() function
197 bitmap_zero(b); in bitmap_from_string()
Dbitmap.h33 void bitmap_zero(struct bitmap *b);
/external/u-boot/include/usb/
Dlin_gadget_compat.h22 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
/external/u-boot/drivers/usb/gadget/
Dcomposite.c300 bitmap_zero(f->endpoints, 32); in reset_config()