Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbitmap.h132 static inline void bitmap_free(unsigned long *bitmap) in bitmap_free() function
/OK3568_Linux_fs/kernel/lib/
H A Dbitmap.c1261 void bitmap_free(const unsigned long *bitmap) in bitmap_free() function