Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h246 int testapp_poll_txq_tmout(struct test_spec *test);
279 {.name = "POLL_TXQ_FULL", .test_func = testapp_poll_txq_tmout},
H A Dtest_xsk.c2203 int testapp_poll_txq_tmout(struct test_spec *test) in testapp_poll_txq_tmout() function