HomeSort by relevance Sort by last modified time
    Searched full:do_poll (Results 1 - 1 of 1) sorted by null

  /external/linux-kselftest/tools/testing/selftests/net/
msg_zerocopy.c 138 static int do_poll(int fd, int events) function
380 if (do_poll(fd, POLLERR))
453 while (!do_poll(fd, POLLOUT)) {
566 do_poll(fd, POLLIN);

Completed in 128 milliseconds