Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c198 static int poll_read(int fd, unsigned int timeout_sec) in poll_read() function
217 if (poll_read(fd, timeout_sec)) in accept_timeout()
226 if (poll_read(fd, timeout_sec)) in recv_timeout()