Searched defs:pollfd (Results 1 – 12 of 12) sorted by relevance
30 struct pollfd pollfd; in main() local
88 struct pollfd pollfd; in fault_handler_thread() local
271 struct pollfd pollfd = { in wait_for_pending_reads() local299 struct pollfd pollfd = { in wait_for_pending_reads2() local
2369 struct pollfd pollfd; in emit_partial_test_file_data() local
25 struct fdarray pollfd; member
69 struct pollfd pollfd = { .fd = wakefd, .events = POLLIN }; in ready() local
130 struct pollfd pollfd[2]; in uffd_handler_thread_fn() local
298 struct pollfd pollfd; in __poll() local
573 struct pollfd pollfd = { in __cmd_ftrace() local
3295 struct pollfd pollfd; in TEST() local3744 struct pollfd pollfd; in TEST() local3828 struct pollfd pollfd; in TEST() local3882 struct pollfd pollfd; in TEST() local
149 struct pollfd { struct150 int fd;151 short int events;152 short int revents;
696 struct pollfd pollfd[2]; in uffd_poll_thread() local