Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpoll.h55 static inline bool poll_does_not_wait(const poll_table *p) in poll_does_not_wait() function
/linux-3.4.99/include/net/
Dsock.h1872 if (!poll_does_not_wait(p) && wait_address) { in sock_poll_wait()