Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dbusy_poller.c64 static uint32_t cfg_busy_poll_usecs; variable
104 cfg_busy_poll_usecs = (uint32_t)tmp; in parse_opts()
297 epoll_params.busy_poll_usecs = cfg_busy_poll_usecs; in run_poller()