Searched defs:poll_list (Results 1 – 7 of 7) sorted by relevance
173 struct list_head poll_list; member194 struct list_head poll_list; member
839 struct poll_list { struct840 struct poll_list *next; argument845 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) argument
29 struct list_head poll_list; member
311 struct list_head poll_list; member
355 struct list_head poll_list; member3199 struct list_head poll_list; member
375 struct list_head poll_list; member
1583 struct list_head poll_list; /* slowpath eq polling list */ member