Searched refs:wake_up_interruptible_sync_poll (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | wait.h | 189 #define wake_up_interruptible_sync_poll(x, m) \ macro |
/include/net/ | ||
D | tcp.h | 968 wake_up_interruptible_sync_poll(sk_sleep(sk), in tcp_prequeue() |