Home
last modified time | relevance | path

Searched defs:int_pow (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/math/
H A Dint_pow.c19 u64 int_pow(u64 base, unsigned int exp) in int_pow() function
32 EXPORT_SYMBOL_GPL(int_pow); variable
/kernel/linux/linux-6.6/lib/math/
H A Dint_pow.c19 u64 int_pow(u64 base, unsigned int exp) in int_pow() function
32 EXPORT_SYMBOL_GPL(int_pow); variable

Completed in 1 milliseconds