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++)
1331 for (i = 0; i < amt->hash_buckets; i++)
1364 for (i = 0; i < amt->hash_buckets; i++) {
1372 for (i = 0; i < amt->hash_buckets; i++) {
1522 for (i = 0; i < amt->hash_buckets; i++) {
1545 for (i = 0; i < amt->hash_buckets; i++) {
2693 (sizeof(struct hlist_head) * amt->hash_buckets),
2706 for (i = 0; i < amt->hash_buckets; i++)
3189 amt->hash_buckets = AMT_HSIZE;