Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h244 int testapp_poll_rxq_tmout(struct test_spec *test);
278 {.name = "POLL_RXQ_FULL", .test_func = testapp_poll_rxq_tmout},
H A Dtest_xsk.c2213 int testapp_poll_rxq_tmout(struct test_spec *test) in testapp_poll_rxq_tmout() function