Searched refs:sys_poll (Results 1 – 4 of 4) sorted by relevance
1636 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() function2075 int ret = sys_poll(fds, nfds, timeout); in poll()
159 168 common poll sys_poll compat_sys_poll
218 167 common poll sys_poll
59 sys_poll 84