Searched refs:poll_does_not_wait (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | poll.h | 61 static inline bool poll_does_not_wait(const poll_table *p) in poll_does_not_wait() function |
| /include/net/ | ||
| D | sock.h | 2343 if (!poll_does_not_wait(p)) { in sock_poll_wait() |