Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_interrupts.c178 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()
465 test_interrupt_callback, NULL) > 0) { in test_interrupt()
474 test_interrupt_callback, &test_intr_handle) > 0) { in test_interrupt()
494 test_interrupt_callback, (void *)0xff) != 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()
[all …]