Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
A Dpoll.h11 #define POLLNVAL 0x0020 macro
/linux/tools/include/nolibc/
A Dtypes.h165 #define POLLNVAL 0x0020 macro
/linux/samples/nitro_enclaves/
A Dne_ioctl_sample.c236 if (fds[0].revents & POLLNVAL) { in ne_poll_enclave_fd()
/linux/tools/perf/tests/
A Dbuiltin-test.c308 .events = POLLIN | POLLERR | POLLHUP | POLLNVAL, in finish_test()
/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_connect.c723 if (fds.revents & (POLLERR | POLLNVAL)) { in copyfd_io_poll()
/linux/tools/perf/
A Dbuiltin-trace.c4435 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0)

Completed in 25 milliseconds