Searched defs:poll_list (Results 1 – 6 of 6) sorted by relevance
173 struct list_head poll_list; member194 struct list_head poll_list; member
840 struct poll_list { struct841 struct poll_list *next; argument846 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) argument
37 struct list_head poll_list; member
359 struct list_head poll_list; member3209 struct list_head poll_list; member
342 struct list_head poll_list; member
1565 struct list_head poll_list; /* slowpath eq polling list */ member