Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbitmap.h95 static inline void bitmap_free(unsigned long *bitmap) in bitmap_free() function
/linux/lib/
H A Dbitmap.c743 void bitmap_free(const unsigned long *bitmap) in bitmap_free() function