Lines Matching defs:wait
800 wake_up_interruptible_all(&wq->wait);
805 wake_up_interruptible_sync_poll(&wq->wait, flags);
808 wake_up_interruptible_poll(&wq->wait, flags);
812 static int smc_fback_mark_woken(wait_queue_entry_t *wait,
816 container_of(wait, struct smc_mark_woken, wait_entry);
932 /* There might be some wait entries remaining
934 * as clcsock's wait queue is woken up.
1847 /* wait for peer closing */
2431 * wait for and receive SMC Proposal CLC message
2657 DECLARE_WAITQUEUE(wait, current);
2674 add_wait_queue_exclusive(sk_sleep(sk), &wait);
2692 remove_wait_queue(sk_sleep(sk), &wait);
2701 /* wait till data arrives on the socket */
2826 poll_table *wait)
2838 mask = smc->clcsock->ops->poll(file, smc->clcsock, wait);
2842 sock_poll_wait(file, sock, wait);
2853 wait);
3215 * Note that subsequent recv() calls have to wait till all splice() processing
3326 /* smc_clcsock_release() does not wait smc->clcsock->sk's