Lines Matching refs:hash
35 #include <linux/hash.h>
52 * Merge hash stuff.
144 hash_init(eq->hash);
175 hash_del(&rq->hash);
191 hash_add(e->hash, &rq->hash, rq_hash_key(rq));
208 hash_for_each_possible_safe(e->hash, rq, next, hash, offset) {
307 * See if our hash lookup can find a potential backmerge.
354 * See if our hash lookup can find a potential backmerge.