Searched refs:poll2ofd_array (Results 1 – 1 of 1) sorted by relevance
307 struct poll2ofd poll2ofd_array[MAX_FDS]; in time_poll2() local310 poll2 (poll2ifd_array + start_index, poll2ofd_array, num_to_test, 0); in time_poll2()315 nready = poll2 (poll2ifd_array + start_index, poll2ofd_array, in time_poll2()331 revents = poll2ofd_array[i].revents; in time_poll2()332 fd = poll2ofd_array[i].fd; in time_poll2()376 struct poll2ofd poll2ofd_array[MAX_FDS]; local