Searched refs:LOCK_OWNER_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
194 #define LOCK_OWNER_HASH_SIZE 256 macro216 static struct lock_owner_chain lf_lock_owners[LOCK_OWNER_HASH_SIZE];290 for (i = 0; i < LOCK_OWNER_HASH_SIZE; i++) { in lf_init()317 return (h % LOCK_OWNER_HASH_SIZE); in lf_hash_owner()2024 for (i = 0; i < LOCK_OWNER_HASH_SIZE; i++) { in lf_countlocks()