Lines Matching refs:test_interrupt_callback
207 test_interrupt_callback(void *arg) in test_interrupt_callback() function
225 test_interrupt_callback, arg) >= 0) { in test_interrupt_callback()
391 test_interrupt_callback, test_intr_handle) < 0) { in test_interrupt_full_path_check()
406 test_interrupt_callback, in test_interrupt_full_path_check()
473 if (rte_intr_callback_register(NULL, test_interrupt_callback, in test_interrupt()
483 test_interrupt_callback, test_intr_handle) == 0) { in test_interrupt()
500 test_interrupt_callback, NULL) > 0) { in test_interrupt()
509 test_interrupt_callback, test_intr_handle) > 0) { in test_interrupt()
518 test_interrupt_callback, test_intr_handle) < 0) { in test_interrupt()
529 test_interrupt_callback, (void *)0xff) != 0) { in test_interrupt()
535 test_interrupt_callback, test_intr_handle) <= 0) { in test_interrupt()
568 test_interrupt_callback, (void *)-1); in test_interrupt()
574 test_interrupt_callback, (void *)-1); in test_interrupt()
580 test_interrupt_callback, (void *)-1); in test_interrupt()
586 test_interrupt_callback, (void *)-1); in test_interrupt()