Searched refs:bitmap_allocate_region (Results 1 – 2 of 2) sorted by relevance
317 int bitmap_allocate_region(unsigned long *bitmap, int pos, int order) in bitmap_allocate_region() function335 EXPORT_SYMBOL(bitmap_allocate_region);
93 extern int bitmap_allocate_region(unsigned long *bitmap, int pos, int order);
Completed in 4 milliseconds