Searched refs:BA_IS_FREE (Results 1 – 1 of 1) sorted by relevance
36 #define BA_IS_FREE(index) (!(ba->bitmap[index].allocated)) macro74 if (BA_IS_FREE(buddy) && in ba_free()114 if (BA_IS_FREE(curr)) { in ba_allocate()