Searched refs:peer_wait (Results 1 – 2 of 2) sorted by relevance
47 #define peer_wait peer_wq.wait macro
524 spin_lock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_connect()533 spin_unlock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_connect()544 spin_lock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_disconnect()551 spin_unlock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_disconnect()687 wake_up_interruptible_all(&u->peer_wait); in unix_release_sock()784 wake_up_interruptible_all(&u->peer_wait); in unix_listen()1037 init_waitqueue_head(&u->peer_wait); in unix_create1()1518 finish_wait(&u->peer_wait, &wait); in unix_wait_for_peer()1761 wake_up_interruptible(&unix_sk(sk)->peer_wait); in unix_accept()2446 if (wq_has_sleeper(&u->peer_wait)) in __unix_dgram_recvmsg()[all …]