Home
last modified time | relevance | path

Searched refs:REC_INV_SQRT_CACHE (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/sched/
Dsch_cake.c375 #define REC_INV_SQRT_CACHE (16) macro
376 static const u32 inv_sqrt_cache[REC_INV_SQRT_CACHE] = {
406 if (vars->count < REC_INV_SQRT_CACHE) in cobalt_invsqrt()