Lines Matching refs:hash_buckets
125 return reciprocal_scale(hash, tunnel->amt->hash_buckets);
202 return reciprocal_scale(hash, tunnel->amt->hash_buckets);
272 for (i = 0; i < amt->hash_buckets; i++)
420 buckets = amt->hash_buckets;
477 (sizeof(struct hlist_head) * amt->hash_buckets),
490 for (i = 0; i < amt->hash_buckets; i++)
1328 for (i = 0; i < amt->hash_buckets; i++)
1361 for (i = 0; i < amt->hash_buckets; i++) {
1369 for (i = 0; i < amt->hash_buckets; i++) {
1519 for (i = 0; i < amt->hash_buckets; i++) {
1542 for (i = 0; i < amt->hash_buckets; i++) {
2690 (sizeof(struct hlist_head) * amt->hash_buckets),
2703 for (i = 0; i < amt->hash_buckets; i++)
3189 amt->hash_buckets = AMT_HSIZE;