Searched refs:POLLRDHUP (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sparc/include/uapi/asm/
H A Dpoll.h9 #define POLLRDHUP 2048 macro
/linux-master/include/uapi/asm-generic/
H A Dpoll.h28 #ifndef POLLRDHUP
29 #define POLLRDHUP 0x2000 macro
/linux-master/tools/testing/vsock/
H A Dvsock_perf.c208 POLLHUP | POLLRDHUP;
238 if (fds.revents & (POLLHUP | POLLRDHUP))
H A Dvsock_test.c1367 POLLRDHUP | POLLHUP;

Completed in 104 milliseconds