Searched refs:sys_poll (Results 1 – 6 of 6) sorted by relevance
340 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll() function353 #error Neither __NR_ppoll nor __NR_poll defined, cannot implement sys_poll() in sys_poll()837 int ret = sys_poll(fds, nfds, timeout); in poll()
159 168 common poll sys_poll sys_poll
17 7 n64 poll sys_poll
18 7 common poll sys_poll
218 167 common poll sys_poll
59 sys_poll 84