Searched refs:comp_vector_hint (Results 1 – 2 of 2) sorted by relevance
437 int comp_vector_hint, in ib_cq_pool_get() argument453 if (comp_vector_hint < 0) { in ib_cq_pool_get()454 comp_vector_hint = in ib_cq_pool_get()456 WRITE_ONCE(default_comp_vector, comp_vector_hint); in ib_cq_pool_get()458 vector = comp_vector_hint % num_comp_vectors; in ib_cq_pool_get()
4123 int comp_vector_hint,