Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Depoll_busy_poll.c92 FIXTURE(epoll_busy_poll) in FIXTURE() argument
100 FIXTURE_SETUP(epoll_busy_poll) in FIXTURE_SETUP() argument
114 FIXTURE_TEARDOWN(epoll_busy_poll) in FIXTURE_TEARDOWN() argument
126 TEST_F(epoll_busy_poll, test_get_params) in TEST_F() argument
166 TEST_F(epoll_busy_poll, test_set_invalid) in TEST_F() argument
269 TEST_F(epoll_busy_poll, test_set_and_get_valid) in TEST_F() argument
306 TEST_F(epoll_busy_poll, test_invalid_ioctl) in TEST_F() argument
H A D.gitignore8 epoll_busy_poll
H A DMakefile73 TEST_GEN_PROGS += reuseport_dualstack reuseaddr_conflict tls tun tap epoll_busy_poll
119 $(OUTPUT)/epoll_busy_poll: LDLIBS += -lcap