Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drhashtable.h63 #define RHT_ELASTICITY 16u macro
776 elasticity = RHT_ELASTICITY; in __rhashtable_insert_fast()
/linux/lib/
H A Drhashtable.c532 elasticity = RHT_ELASTICITY; in rhashtable_lookup_one()