Searched refs:FNHE_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
70 #define FNHE_HASH_SIZE (1 << FNHE_HASH_SHIFT) macro
166 for (i = 0; i < FNHE_HASH_SIZE; i++) { in free_nh_exceptions()
633 hash = kzalloc(FNHE_HASH_SIZE * sizeof(*hash), GFP_ATOMIC); in update_or_create_fnhe()