Lines Matching refs:test_interrupt_callback
178 test_interrupt_callback(void *arg) in test_interrupt_callback() function
194 test_interrupt_callback, arg) >= 0) { in test_interrupt_callback()
360 test_interrupt_callback, &test_intr_handle) < 0) { in test_interrupt_full_path_check()
375 test_interrupt_callback, in test_interrupt_full_path_check()
439 if (rte_intr_callback_register(NULL, test_interrupt_callback, in test_interrupt()
449 test_interrupt_callback, &test_intr_handle) == 0) { in test_interrupt()
465 test_interrupt_callback, NULL) > 0) { in test_interrupt()
474 test_interrupt_callback, &test_intr_handle) > 0) { in test_interrupt()
483 test_interrupt_callback, &test_intr_handle) < 0) { in test_interrupt()
494 test_interrupt_callback, (void *)0xff) != 0) { in test_interrupt()
500 test_interrupt_callback, &test_intr_handle) <= 0) { in test_interrupt()
533 test_interrupt_callback, (void *)-1); in test_interrupt()
539 test_interrupt_callback, (void *)-1); in test_interrupt()
545 test_interrupt_callback, (void *)-1); in test_interrupt()
551 test_interrupt_callback, (void *)-1); in test_interrupt()