Searched refs:intr_handle_r (Results 1 – 1 of 1) sorted by relevance
123 struct rte_intr_handle *intr_handle_r) in test_interrupt_handle_compare() argument125 if (!intr_handle_l || !intr_handle_r) in test_interrupt_handle_compare()128 if (intr_handle_l->fd != intr_handle_r->fd || in test_interrupt_handle_compare()129 intr_handle_l->type != intr_handle_r->type) in test_interrupt_handle_compare()165 struct rte_intr_handle *intr_handle_r) in test_interrupt_handle_compare() argument168 (void)intr_handle_r; in test_interrupt_handle_compare()