Searched refs:comp_vector_hint (Results 1 – 2 of 2) sorted by relevance
438 int comp_vector_hint, in ib_cq_pool_get() argument454 if (comp_vector_hint < 0) { in ib_cq_pool_get()455 comp_vector_hint = in ib_cq_pool_get()457 WRITE_ONCE(default_comp_vector, comp_vector_hint); in ib_cq_pool_get()459 vector = comp_vector_hint % num_comp_vectors; in ib_cq_pool_get()
3927 int comp_vector_hint,