Searched refs:WITNESS_LO_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
146 #define WITNESS_LO_HASH_SIZE 1021 macro274 struct witness_lock_order_data *wloh_array[WITNESS_LO_HASH_SIZE];2966 w_lohash.wloh_size = WITNESS_LO_HASH_SIZE; in witness_init_hash_tables()2968 for (i = 0; i < WITNESS_LO_HASH_SIZE; i++) in witness_init_hash_tables()