Searched refs:MAX_MISC_FDS (Results 1 – 2 of 2) sorted by relevance
30 #define MAX_MISC_FDS 16 macro45 static struct epoll_event polledevents[MAX_DEVICES + MAX_MISC_FDS];48 static struct fd_info ev_fdinfo[MAX_DEVICES + MAX_MISC_FDS];62 epollfd = epoll_create(MAX_DEVICES + MAX_MISC_FDS); in ev_init()120 if (ev_misc_count == MAX_MISC_FDS || cb == NULL) in ev_add_fd()
34 #define MAX_MISC_FDS 16 macro49 static struct epoll_event polledevents[MAX_DEVICES + MAX_MISC_FDS];52 static struct fd_info ev_fdinfo[MAX_DEVICES + MAX_MISC_FDS];