Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/linux/
Dbitmap.h93 static inline void bitmap_free(unsigned long *bitmap) in bitmap_free() function
/linux-6.6.21/lib/
Dbitmap.c1412 void bitmap_free(const unsigned long *bitmap) in bitmap_free() function