Searched refs:default_comp_vector (Results 1 – 1 of 1) sorted by relevance
432 static unsigned int default_comp_vector; in ib_cq_pool_get() local447 (READ_ONCE(default_comp_vector) + 1) % num_comp_vectors; in ib_cq_pool_get()448 WRITE_ONCE(default_comp_vector, comp_vector_hint); in ib_cq_pool_get()