Searched defs:vsk (Results 1 – 13 of 13) sorted by relevance
30 virtio_transport_get_ops(struct vsock_sock *vsk) in virtio_transport_get_ops()253 struct vsock_sock *vsk; in virtio_transport_alloc_skb() local1056 int virtio_transport_connect(struct vsock_sock *vsk) in virtio_transport_connect()1231 struct vsock_sock *vsk = in virtio_transport_close_timeout() local1283 void virtio_transport_release(struct vsock_sock *vsk) in virtio_transport_release()1303 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_connecting() local1398 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_connected() local1449 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_disconnecting() local1475 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_space_update() local1502 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 …]
238 struct vsock_sock *vsk; in __vsock_find_bound_socket() local256 struct vsock_sock *vsk; in __vsock_find_connected_socket() local351 struct vsock_sock *vsk; in vsock_for_each_connected_socket() local583 struct vsock_sock *vsk; in vsock_pending_work() local737 struct vsock_sock *vsk; in __vsock_create() local937 struct vsock_sock *vsk; in vsock_getname() local1031 struct vsock_sock *vsk; in vsock_poll() local1156 struct vsock_sock *vsk; in vsock_dgram_sendmsg() local1230 struct vsock_sock *vsk; in vsock_dgram_connect() local1306 struct vsock_sock *vsk; in vsock_do_ioctl() local[all …]
95 struct vsock_sock *vsk; member250 struct vsock_sock *vsk = vsock_sk(sk); in hvs_channel_cb() local458 static int hvs_connect(struct vsock_sock *vsk) in hvs_connect()497 struct vsock_sock *vsk = in hvs_close_timeout() local534 static void hvs_release(struct vsock_sock *vsk) in hvs_release()543 static void hvs_destruct(struct vsock_sock *vsk) in hvs_destruct()565 static int hvs_dgram_enqueue(struct vsock_sock *vsk, in hvs_dgram_enqueue()693 static s64 hvs_stream_has_data(struct vsock_sock *vsk) in hvs_stream_has_data()724 static u64 hvs_stream_rcvhiwat(struct vsock_sock *vsk) in hvs_stream_rcvhiwat()791 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 …]
286 struct vsock_sock *vsk; in vmci_transport_send_control_pkt() local319 struct vsock_sock *vsk; in vmci_transport_send_reset() local616 struct vsock_sock *vsk; in vmci_transport_recv_dgram_cb() local677 struct vsock_sock *vsk; in vmci_transport_recv_stream_cb() local805 struct vsock_sock *vsk; in vmci_transport_handle_detach() local1280 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client() local1380 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client_negotiate() local1521 struct vsock_sock *vsk; in vmci_transport_recv_connected() local1695 struct vsock_sock *vsk, in vmci_transport_dgram_enqueue()1829 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
27 struct vsock_sock *vsk = vsock_sk(sk); in vsock_has_data() local143 struct vsock_sock *vsk; in vsock_bpf_update_proto() local
40 static int vsock_loopback_cancel_pkt(struct vsock_sock *vsk) in vsock_loopback_cancel_pkt()
277 virtio_transport_cancel_pkt(struct vsock_sock *vsk) in virtio_transport_cancel_pkt()
127 struct vsock_sock *vsk; member149 struct vsock_sock *vsk; member
199 static inline bool __vsock_in_bound_table(struct vsock_sock *vsk) in __vsock_in_bound_table()205 static inline bool __vsock_in_connected_table(struct vsock_sock *vsk) in __vsock_in_connected_table()
299 vhost_transport_cancel_pkt(struct vsock_sock *vsk) in vhost_transport_cancel_pkt()702 struct vsock_sock *vsk = vsock_sk(sk); in vhost_vsock_reset_orphans() local
Completed in 32 milliseconds