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