Searched refs:roundup_pow_of_two (Results 1 – 2 of 2) sorted by relevance
173 #define roundup_pow_of_two(n) \ macro
201 .mask = xitems ? roundup_pow_of_two(xitems) - 1 : 0}