Searched refs:__poll_chk (Results 1 – 4 of 4) sorted by relevance
33 int __poll_chk(struct pollfd*, nfds_t, int, size_t) __INTRODUCED_IN(23);51 return __poll_chk(fds, fd_count, timeout, bos_fds); in poll()
158 int __poll_chk(pollfd* fds, nfds_t fd_count, int timeout, size_t fds_size) { in __poll_chk() function
115 __poll_chk; # introduced=23