Searched defs:poll_list (Results 1 – 8 of 8) sorted by relevance
173 struct list_head poll_list; member194 struct list_head poll_list; member
836 struct poll_list { struct837 struct poll_list *next; argument842 #define POLLFD_PER_PAGE ((PAGE_SIZE-sizeof(struct poll_list)) / sizeof(struct pollfd)) argument
67 struct list_head poll_list; member
87 struct list_head poll_list; member
115 struct list_head poll_list; member
324 struct list_head poll_list; member3328 struct list_head poll_list; member
1585 struct list_head poll_list; /* slowpath eq polling list */ member