Searched defs:poll_list (Results 1 – 1 of 1) sorted by relevance
839 struct poll_list { struct840 struct poll_list *next; argument845 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) argument