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