Searched defs:vsk (Results 1 – 12 of 12) sorted by relevance
30 virtio_transport_get_ops(struct vsock_sock *vsk) in virtio_transport_get_ops()301 virtio_transport_stream_do_peek(struct vsock_sock *vsk, in virtio_transport_stream_do_peek()529 virtio_transport_dgram_dequeue(struct vsock_sock *vsk, in virtio_transport_dgram_dequeue()751 int virtio_transport_connect(struct vsock_sock *vsk) in virtio_transport_connect()918 struct vsock_sock *vsk = in virtio_transport_close_timeout() local989 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_connecting() local1081 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_connected() local1126 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_disconnecting() local1150 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_space_update() local1176 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_listen() local[all …]
112 struct vsock_sock *vsk; in vmci_transport_handle_waiting_read() local142 struct vsock_sock *vsk; in vmci_transport_handle_waiting_write() local171 struct vsock_sock *vsk; in vmci_transport_handle_read() local183 struct vsock_sock *vsk; in send_waiting_read() local225 struct vsock_sock *vsk; in send_waiting_write() local261 struct vsock_sock *vsk; in vmci_transport_send_read_notification() local307 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_handle_wrote() local315 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_socket_init() local341 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_in() local480 struct vsock_sock *vsk; in vmci_transport_notify_pkt_recv_post_dequeue() local[all …]
231 struct vsock_sock *vsk; in __vsock_find_bound_socket() local249 struct vsock_sock *vsk; in __vsock_find_connected_socket() local343 struct vsock_sock *vsk; in vsock_for_each_connected_socket() local571 struct vsock_sock *vsk; in vsock_pending_work() local726 struct vsock_sock *vsk; in __vsock_create() local912 struct vsock_sock *vsk; in vsock_getname() local1006 struct vsock_sock *vsk; in vsock_poll() local1123 struct vsock_sock *vsk; in vsock_dgram_sendmsg() local1197 struct vsock_sock *vsk; in vsock_dgram_connect() local1274 struct vsock_sock *vsk; in vsock_connect_timeout() local[all …]
92 struct vsock_sock *vsk; member241 struct vsock_sock *vsk = vsock_sk(sk); in hvs_channel_cb() local447 static int hvs_connect(struct vsock_sock *vsk) in hvs_connect()486 struct vsock_sock *vsk = in hvs_close_timeout() local523 static void hvs_release(struct vsock_sock *vsk) in hvs_release()532 static void hvs_destruct(struct vsock_sock *vsk) in hvs_destruct()554 static int hvs_dgram_enqueue(struct vsock_sock *vsk, in hvs_dgram_enqueue()674 static s64 hvs_stream_has_data(struct vsock_sock *vsk) in hvs_stream_has_data()705 static u64 hvs_stream_rcvhiwat(struct vsock_sock *vsk) in hvs_stream_rcvhiwat()772 int hvs_notify_send_init(struct vsock_sock *vsk, in hvs_notify_send_init()[all …]
15 #define PKT_FIELD(vsk, field_name) \ argument92 struct vsock_sock *vsk = vsock_sk(sk); in vsock_block_update_write_window() local102 struct vsock_sock *vsk; in vmci_transport_send_read_notification() local142 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_socket_init() local162 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_in() local184 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_out() local206 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_recv_init() local260 struct vsock_sock *vsk; in vmci_transport_notify_pkt_recv_post_dequeue() local309 struct vsock_sock *vsk; in vmci_transport_notify_pkt_send_post_enqueue() local368 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_process_request() local[all …]
284 struct vsock_sock *vsk; in vmci_transport_send_control_pkt() local317 struct vsock_sock *vsk; in vmci_transport_send_reset() local614 struct vsock_sock *vsk; in vmci_transport_recv_dgram_cb() local675 struct vsock_sock *vsk; in vmci_transport_recv_stream_cb() local803 struct vsock_sock *vsk; in vmci_transport_handle_detach() local1277 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client() local1377 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client_negotiate() local1518 struct vsock_sock *vsk; in vmci_transport_recv_connected() local1692 struct vsock_sock *vsk, in vmci_transport_dgram_enqueue()1825 struct vsock_sock *vsk, in vmci_transport_stream_dequeue()[all …]
17 struct vsock_sock *vsk = vsock_sk(sk); in sk_diag_fill() local51 struct vsock_sock *vsk; in vsock_diag_dump() local
44 static int vsock_loopback_cancel_pkt(struct vsock_sock *vsk) in vsock_loopback_cancel_pkt()
200 virtio_transport_cancel_pkt(struct vsock_sock *vsk) in virtio_transport_cancel_pkt()
23 struct vsock_sock *vsk; member46 struct vsock_sock *vsk; member57 struct vsock_sock *vsk; member
186 static inline bool __vsock_in_bound_table(struct vsock_sock *vsk) in __vsock_in_bound_table()192 static inline bool __vsock_in_connected_table(struct vsock_sock *vsk) in __vsock_in_connected_table()
310 vhost_transport_cancel_pkt(struct vsock_sock *vsk) in vhost_transport_cancel_pkt()716 struct vsock_sock *vsk = vsock_sk(sk); in vhost_vsock_reset_orphans() local
Completed in 23 milliseconds