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