Home
last modified time | relevance | path

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

/linux-4.4.14/tools/include/linux/
Dlog2.h161 #define roundup_pow_of_two(n) \ macro
/linux-4.4.14/include/linux/
Dlog2.h168 #define roundup_pow_of_two(n) \ macro