Searched refs:IDEM_HASH_BITS (Results 1 – 1 of 1) sorted by relevance
3498 #define IDEM_HASH_BITS 8 macro3499 static struct hlist_head idem_hash[1 << IDEM_HASH_BITS];3504 int hash = hash_ptr(cookie, IDEM_HASH_BITS); in idempotent()3536 int hash = hash_ptr(cookie, IDEM_HASH_BITS); in idempotent_complete()