Searched refs:elasticity (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Drhashtable.h719 int elasticity; local
726 elasticity = RHT_ELASTICITY;
745 elasticity--;
775 if (elasticity <= 0)
/linux-master/lib/
H A Drhashtable.c501 int elasticity; local
503 elasticity = RHT_ELASTICITY;
508 elasticity--;
535 if (elasticity <= 0)

Completed in 90 milliseconds