Searched defs:poll_list (Results 1 – 5 of 5) sorted by relevance
173 struct list_head poll_list; member194 struct list_head poll_list; member
838 struct poll_list { struct839 struct poll_list *next; argument844 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) argument
29 struct list_head poll_list; member
386 struct list_head poll_list; member 3466 struct list_head poll_list; global() member
1582 struct list_head poll_list; /* slowpath eq polling list */ member