Searched refs:LOCK_OWNER_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
191 #define LOCK_OWNER_HASH_SIZE 256 macro208 static struct lock_owner_list lf_lock_owners[LOCK_OWNER_HASH_SIZE]; /* (l) */283 for (i = 0; i < LOCK_OWNER_HASH_SIZE; i++) in lf_init()310 return (h % LOCK_OWNER_HASH_SIZE); in lf_hash_owner()2024 for (i = 0; i < LOCK_OWNER_HASH_SIZE; i++) in lf_countlocks()