Home
last modified time | relevance | path

Searched refs:sk_sleep (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.10/net/atm/
Dsvc.c56 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_disconnect()
61 finish_wait(sk_sleep(sk), &wait); in svc_disconnect()
132 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_bind()
137 finish_wait(sk_sleep(sk), &wait); in svc_bind()
214 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in svc_connect()
218 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect()
237 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect()
244 prepare_to_wait(sk_sleep(sk), &wait, in svc_connect()
255 finish_wait(sk_sleep(sk), &wait); in svc_connect()
303 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); in svc_listen()
[all …]
Dcommon.c603 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vcc_sendmsg()
622 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vcc_sendmsg()
624 finish_wait(sk_sleep(sk), &wait); in vcc_sendmsg()
/Linux-v5.10/net/core/
Dstream.c73 add_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_connect()
79 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_connect()
101 add_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_close()
108 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_close()
128 add_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_memory()
162 remove_wait_queue(sk_sleep(sk), &wait); in sk_stream_wait_memory()
Ddatagram.c95 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in __skb_wait_for_more_packets()
124 finish_wait(sk_sleep(sk), &wait); in __skb_wait_for_more_packets()
/Linux-v5.10/net/vmw_vsock/
Daf_vsock.c965 poll_wait(file, sk_sleep(sk), wait); in vsock_poll()
1328 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect()
1363 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect()
1375 finish_wait(sk_sleep(sk), &wait); in vsock_stream_connect()
1410 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); in vsock_accept()
1416 finish_wait(sk_sleep(listener), &wait); in vsock_accept()
1427 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); in vsock_accept()
1429 finish_wait(sk_sleep(listener), &wait); in vsock_accept()
1726 add_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg()
1735 remove_wait_queue(sk_sleep(sk), &wait); in vsock_stream_sendmsg()
[all …]
/Linux-v5.10/net/bluetooth/
Daf_bluetooth.c307 add_wait_queue(sk_sleep(sk), &wait); in bt_sock_data_wait()
328 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_data_wait()
459 poll_wait(file, sk_sleep(sk), wait); in bt_sock_poll()
542 add_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_state()
565 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_state()
581 add_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_ready()
604 remove_wait_queue(sk_sleep(sk), &wait); in bt_sock_wait_ready()
/Linux-v5.10/net/bluetooth/cmtp/
Dcore.c289 add_wait_queue(sk_sleep(sk), &wait); in cmtp_session()
312 remove_wait_queue(sk_sleep(sk), &wait); in cmtp_session()
396 wake_up_interruptible(sk_sleep(session->sock->sk)); in cmtp_add_connection()
439 wake_up_interruptible(sk_sleep(session->sock->sk)); in cmtp_del_connection()
/Linux-v5.10/net/bluetooth/bnep/
Dnetdev.c105 wake_up_interruptible(sk_sleep(sk)); in bnep_net_set_mc_list()
193 wake_up_interruptible(sk_sleep(sk)); in bnep_net_xmit()
Dcore.c490 add_wait_queue(sk_sleep(sk), &wait); in bnep_session()
518 remove_wait_queue(sk_sleep(sk), &wait); in bnep_session()
529 wake_up_interruptible(sk_sleep(s->sock->sk)); in bnep_session()
666 wake_up_interruptible(sk_sleep(s->sock->sk)); in bnep_del_connection()
/Linux-v5.10/net/decnet/
Daf_decnet.c829 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_confirm_accept()
847 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_confirm_accept()
849 finish_wait(sk_sleep(sk), &wait); in dn_confirm_accept()
870 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_run()
888 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_run()
890 finish_wait(sk_sleep(sk), &wait); in dn_wait_run()
1039 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_for_connect()
1059 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dn_wait_for_connect()
1061 finish_wait(sk_sleep(sk), &wait); in dn_wait_for_connect()
1750 add_wait_queue(sk_sleep(sk), &wait); in dn_recvmsg()
[all …]
/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.h154 wake_up_interruptible(sk_sleep(sk)); in sk_wakeup_sleepers()
156 wake_up_all(sk_sleep(sk)); in sk_wakeup_sleepers()
/Linux-v5.10/net/caif/
Dcaif_socket.c315 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in caif_stream_data_wait()
337 finish_wait(sk_sleep(sk), &wait); in caif_stream_data_wait()
480 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in caif_wait_for_flow_on()
492 finish_wait(sk_sleep(sk), &wait); in caif_wait_for_flow_on()
870 timeo = wait_event_interruptible_timeout(*sk_sleep(sk), in caif_connect()
927 wake_up_interruptible_poll(sk_sleep(sk), EPOLLERR|EPOLLHUP); in caif_release()
/Linux-v5.10/net/bluetooth/hidp/
Dcore.c126 wake_up_interruptible(sk_sleep(sk)); in hidp_send_message()
421 wake_up_interruptible(sk_sleep(session->intr_sock->sk)); in hidp_idle_timeout()
422 wake_up_interruptible(sk_sleep(session->ctrl_sock->sk)); in hidp_idle_timeout()
1278 add_wait_queue(sk_sleep(session->ctrl_sock->sk), &ctrl_wait); in hidp_session_thread()
1279 add_wait_queue(sk_sleep(session->intr_sock->sk), &intr_wait); in hidp_session_thread()
1292 remove_wait_queue(sk_sleep(session->intr_sock->sk), &intr_wait); in hidp_session_thread()
1293 remove_wait_queue(sk_sleep(session->intr_sock->sk), &ctrl_wait); in hidp_session_thread()
/Linux-v5.10/net/llc/
Daf_llc.c560 add_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_disc()
572 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_disc()
580 add_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_conn()
587 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_conn()
597 add_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_busy_core()
613 remove_wait_queue(sk_sleep(sk), &wait); in llc_ui_wait_for_busy_core()
/Linux-v5.10/drivers/atm/
Datmtcp.c72 add_wait_queue(sk_sleep(sk_atm(vcc)), &wait); in atmtcp_send_control()
84 remove_wait_queue(sk_sleep(sk_atm(vcc)), &wait); in atmtcp_send_control()
109 wake_up(sk_sleep(sk_atm(vcc))); in atmtcp_recv_control()
/Linux-v5.10/net/smc/
Dsmc_close.c61 add_wait_queue(sk_sleep(sk), &wait); in smc_close_stream_wait()
74 remove_wait_queue(sk_sleep(sk), &wait); in smc_close_stream_wait()
Dsmc_rx.c204 add_wait_queue(sk_sleep(sk), &wait); in smc_rx_wait()
212 remove_wait_queue(sk_sleep(sk), &wait); in smc_rx_wait()
Dsmc_tx.c84 add_wait_queue(sk_sleep(sk), &wait); in smc_tx_wait()
120 remove_wait_queue(sk_sleep(sk), &wait); in smc_tx_wait()
/Linux-v5.10/net/nfc/
Dllcp_sock.c24 add_wait_queue(sk_sleep(sk), &wait); in sock_wait_state()
49 remove_wait_queue(sk_sleep(sk), &wait); in sock_wait_state()
458 add_wait_queue_exclusive(sk_sleep(sk), &wait); in llcp_sock_accept()
477 remove_wait_queue(sk_sleep(sk), &wait); in llcp_sock_accept()
/Linux-v5.10/net/phonet/
Dsocket.c274 prepare_to_wait_exclusive(sk_sleep(sk), &wait, in pn_socket_connect()
279 finish_wait(sk_sleep(sk), &wait); in pn_socket_connect()
337 poll_wait(file, sk_sleep(sk), wait); in pn_socket_poll()
/Linux-v5.10/net/rxrpc/
Drecvmsg.c528 prepare_to_wait_exclusive(sk_sleep(&rx->sk), &wait, in rxrpc_recvmsg()
541 finish_wait(sk_sleep(&rx->sk), &wait); in rxrpc_recvmsg()
662 finish_wait(sk_sleep(&rx->sk), &wait); in rxrpc_recvmsg()
/Linux-v5.10/crypto/
Daf_alg.c706 add_wait_queue(sk_sleep(sk), &wait); in af_alg_wait_for_wmem()
716 remove_wait_queue(sk_sleep(sk), &wait); in af_alg_wait_for_wmem()
765 add_wait_queue(sk_sleep(sk), &wait); in af_alg_wait_for_data()
778 remove_wait_queue(sk_sleep(sk), &wait); in af_alg_wait_for_data()
/Linux-v5.10/net/netrom/
Daf_netrom.c733 prepare_to_wait(sk_sleep(sk), &wait, in nr_connect()
746 finish_wait(sk_sleep(sk), &wait); in nr_connect()
793 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in nr_accept()
811 finish_wait(sk_sleep(sk), &wait); in nr_accept()
/Linux-v5.10/drivers/net/
Dtap.c379 wake_up_interruptible_poll(sk_sleep(&q->sk), EPOLLIN | EPOLLRDNORM | EPOLLRDBAND); in tap_handle_frame()
487 wqueue = sk_sleep(sk); in tap_sock_write_space()
840 prepare_to_wait(sk_sleep(&q->sk), &wait, in tap_do_read()
859 finish_wait(sk_sleep(&q->sk), &wait); in tap_do_read()
/Linux-v5.10/net/dccp/
Doutput.c222 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in dccp_wait_for_ccid()
230 finish_wait(sk_sleep(sk), &wait); in dccp_wait_for_ccid()

123