Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h208 static inline int poll_read(int fd, unsigned int timeout_sec) in poll_read() function
227 if (poll_read(fd, timeout_sec)) in accept_timeout()
236 if (poll_read(fd, timeout_sec)) in recv_timeout()