Searched refs:wloh_array (Results 1 – 1 of 1) sorted by relevance
272 struct witness_lock_order_data *wloh_array[WITNESS_LO_HASH_SIZE]; member3012 w_lohash.wloh_array[i] = NULL; in witness_init_hash_tables()3074 data = w_lohash.wloh_array[hash]; in witness_lock_order_get()3126 data->wlod_next = w_lohash.wloh_array[hash]; in witness_lock_order_add()3128 w_lohash.wloh_array[hash] = data; in witness_lock_order_add()