Searched refs:wloh_array (Results 1 – 1 of 1) sorted by relevance
274 struct witness_lock_order_data *wloh_array[WITNESS_LO_HASH_SIZE]; member2969 w_lohash.wloh_array[i] = NULL; in witness_init_hash_tables()3031 data = w_lohash.wloh_array[hash]; in witness_lock_order_get()3083 data->wlod_next = w_lohash.wloh_array[hash]; in witness_lock_order_add()3085 w_lohash.wloh_array[hash] = data; in witness_lock_order_add()