Searched refs:RTE_EPOLL_PER_THREAD (Results 1 – 3 of 3) sorted by relevance
94 #define RTE_EPOLL_PER_THREAD -1 /**< to hint using per thread epfd */ macro
1295 if (epfd == RTE_EPOLL_PER_THREAD) in eal_epoll_wait()1368 if (epfd == RTE_EPOLL_PER_THREAD) in rte_epoll_ctl()
846 n = rte_epoll_wait(RTE_EPOLL_PER_THREAD, event, num, 10); in sleep_until_rx_interrupt()899 RTE_EPOLL_PER_THREAD, in event_register()