Home
last modified time | relevance | path

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

/linux-6.6.21/tools/include/linux/
Dlog2.h151 #define roundup_pow_of_two(n) \ macro
/linux-6.6.21/include/linux/
Dlog2.h174 #define roundup_pow_of_two(n) \ macro