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