Home
last modified time | relevance | path

Searched refs:test_interrupt_callback (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_interrupts.c207 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()
500 test_interrupt_callback, NULL) > 0) { in test_interrupt()
509 test_interrupt_callback, test_intr_handle) > 0) { in test_interrupt()
529 test_interrupt_callback, (void *)0xff) != 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()
[all …]