Home
last modified time | relevance | path

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

/linux/net/unix/
A Daf_unix.c394 spin_lock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_connect()
403 spin_unlock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_connect()
414 spin_lock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_disconnect()
421 spin_unlock(&u_other->peer_wait.lock); in unix_dgram_peer_wake_disconnect()
559 wake_up_interruptible_all(&u->peer_wait); in unix_release_sock()
665 wake_up_interruptible_all(&u->peer_wait); in unix_listen()
887 init_waitqueue_head(&u->peer_wait); in unix_create1()
1316 finish_wait(&u->peer_wait, &wait); in unix_wait_for_peer()
1570 wake_up_interruptible(&unix_sk(sk)->peer_wait); in unix_accept()
2329 if (wq_has_sleeper(&u->peer_wait)) in __unix_dgram_recvmsg()
[all …]
/linux/include/net/
A Daf_unix.h83 #define peer_wait peer_wq.wait macro

Completed in 11 milliseconds