Home
last modified time | relevance | path

Searched refs:need_poll (Results 1 – 1 of 1) sorted by relevance

/arch/um/os-Linux/
Dsigio.c103 static int need_poll(struct pollfds *polls, int n) in need_poll() function
188 err = need_poll(&next_poll, n + 1); in add_sigio_fd()
223 err = need_poll(&next_poll, current_poll.used - 1); in ignore_sigio_fd()
346 err = need_poll(&all_sigio_fds, all_sigio_fds.used + 1); in sigio_broken()