Searched refs:pbucket (Results 1 – 1 of 1) sorted by relevance
135 int bindex, pbucket, fc = 1; in tqhash_find() local173 pbucket = MAX_HASH_ENTRIES - 1; in tqhash_find()175 pbucket = bindex - 1; in tqhash_find()176 TAILQ_FOREACH_REVERSE(e, &hs->ht[pbucket], rack_head, next) { in tqhash_find()