Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/include/linux/
Dlog2.h151 #define roundup_pow_of_two(n) \ macro
/kernel/linux/linux-5.10/include/linux/
Dlog2.h173 #define roundup_pow_of_two(n) \ macro