Searched refs:cfg_prefer_busy_poll (Results 1 – 1 of 1) sorted by relevance
66 static uint8_t cfg_prefer_busy_poll; variable111 cfg_prefer_busy_poll = (uint8_t)tmp; in parse_opts()299 epoll_params.prefer_busy_poll = cfg_prefer_busy_poll; in run_poller()