Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dbusy_poller.c66 static uint8_t cfg_prefer_busy_poll; variable
111 cfg_prefer_busy_poll = (uint8_t)tmp; in parse_opts()
299 epoll_params.prefer_busy_poll = cfg_prefer_busy_poll; in run_poller()