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