Searched refs:comp_vector_cpu (Results 1 – 3 of 3) sorted by relevance
85 __field(int, comp_vector_cpu)92 __entry->comp_vector_cpu =93 cq->comp_vector_cpu;98 __entry->comp_vector, __entry->comp_vector_cpu,
152 queue_work_on(cq->comp_vector_cpu, comp_vector_wq, in rvt_cq_enter()285 cq->comp_vector_cpu = in rvt_create_cq()288 cq->comp_vector_cpu = in rvt_create_cq()
53 int comp_vector_cpu; member