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