Searched refs:comp_vector_cpu (Results 1 – 3 of 3) sorted by relevance
43 __field(int, comp_vector_cpu)50 __entry->comp_vector_cpu =51 cq->comp_vector_cpu;56 __entry->comp_vector, __entry->comp_vector_cpu,
110 queue_work_on(cq->comp_vector_cpu, comp_vector_wq, in rvt_cq_enter()243 cq->comp_vector_cpu = in rvt_create_cq()246 cq->comp_vector_cpu = in rvt_create_cq()
53 int comp_vector_cpu; member