Searched refs:wloh_array (Results 1 – 1 of 1) sorted by relevance
267 struct witness_lock_order_data *wloh_array[WITNESS_LO_HASH_SIZE]; member2992 w_lohash.wloh_array[i] = NULL; in witness_init_hash_tables()3054 data = w_lohash.wloh_array[hash]; in witness_lock_order_get()3105 data->wlod_next = w_lohash.wloh_array[hash]; in witness_lock_order_add()3107 w_lohash.wloh_array[hash] = data; in witness_lock_order_add()