Searched refs:intr_handle_l (Results 1 – 1 of 1) sorted by relevance
122 test_interrupt_handle_compare(struct rte_intr_handle *intr_handle_l, 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()164 test_interrupt_handle_compare(struct rte_intr_handle *intr_handle_l, in test_interrupt_handle_compare() argument167 (void)intr_handle_l; in test_interrupt_handle_compare()