Searched refs:USER_ENT_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
356 #define USER_ENT_HASH_SIZE 256 macro357 struct user_ent *user_ent_hash[USER_ENT_HASH_SIZE];363 return val & (USER_ENT_HASH_SIZE - 1); in user_ent_hashfn()396 while (cnt != USER_ENT_HASH_SIZE) { in user_ent_destroy()