prepare_to_wait_exclusive  834 block/blk-core.c 		prepare_to_wait_exclusive(&rl->wait[rw], &wait,
prepare_to_wait_exclusive  343 include/linux/wait.h 		prepare_to_wait_exclusive(&wq, &__wait,			\
prepare_to_wait_exclusive  441 include/linux/wait.h void prepare_to_wait_exclusive(wait_queue_head_t *q, wait_queue_t *wait, int state);
prepare_to_wait_exclusive  193 kernel/wait.c  		prepare_to_wait_exclusive(wq, &q->wait, mode);
prepare_to_wait_exclusive   75 net/core/datagram.c 	prepare_to_wait_exclusive(sk->sk_sleep, &wait, TASK_INTERRUPTIBLE);
prepare_to_wait_exclusive 1354 net/core/sock.c 		prepare_to_wait_exclusive(&sk->sk_lock.wq, &wait,
prepare_to_wait_exclusive  209 net/ipv4/inet_connection_sock.c 		prepare_to_wait_exclusive(sk->sk_sleep, &wait,
prepare_to_wait_exclusive  129 net/ipv4/inet_hashtables.c 			prepare_to_wait_exclusive(&hashinfo->lhash_wait,
prepare_to_wait_exclusive 1417 net/irda/af_irda.c 			prepare_to_wait_exclusive(sk->sk_sleep, &wait, TASK_INTERRUPTIBLE);
prepare_to_wait_exclusive  656 net/phonet/pep.c 		prepare_to_wait_exclusive(&sk->sk_socket->wait, &wait,
prepare_to_wait_exclusive   94 net/rxrpc/ar-recvmsg.c 			prepare_to_wait_exclusive(rx->sk.sk_sleep, &wait,
prepare_to_wait_exclusive 6133 net/sctp/socket.c 	prepare_to_wait_exclusive(sk->sk_sleep, &wait, TASK_INTERRUPTIBLE);
prepare_to_wait_exclusive 6334 net/sctp/socket.c 		prepare_to_wait_exclusive(&asoc->wait, &wait,
prepare_to_wait_exclusive 6427 net/sctp/socket.c 		prepare_to_wait_exclusive(&asoc->wait, &wait,
prepare_to_wait_exclusive 6486 net/sctp/socket.c 		prepare_to_wait_exclusive(sk->sk_sleep, &wait,
prepare_to_wait_exclusive  987 net/unix/af_unix.c 	prepare_to_wait_exclusive(&u->peer_wait, &wait, TASK_INTERRUPTIBLE);