Searched refs:POLLFD_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
846 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) macro1005 len = min(todo, POLLFD_PER_PAGE); in do_sys_poll()