IDEM_HASH_BITS
static struct hlist_head idem_hash[1 << IDEM_HASH_BITS];
int hash = hash_ptr(cookie, IDEM_HASH_BITS);