Home
last modified time | relevance | path

Searched defs:vsk (Results 1 – 13 of 13) sorted by relevance

/linux/net/vmw_vsock/
A Dvirtio_transport_common.c30 virtio_transport_get_ops(struct vsock_sock *vsk) in virtio_transport_get_ops()
253 struct vsock_sock *vsk; in virtio_transport_alloc_skb() local
1056 int virtio_transport_connect(struct vsock_sock *vsk) in virtio_transport_connect()
1231 struct vsock_sock *vsk = in virtio_transport_close_timeout() local
1283 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() local
1398 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_connected() local
1449 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_disconnecting() local
1475 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_space_update() local
1502 struct vsock_sock *vsk = vsock_sk(sk); in virtio_transport_recv_listen() local
[all …]
A Dvmci_transport_notify.c112 struct vsock_sock *vsk; in vmci_transport_handle_waiting_read() local
142 struct vsock_sock *vsk; in vmci_transport_handle_waiting_write() local
171 struct vsock_sock *vsk; in vmci_transport_handle_read() local
183 struct vsock_sock *vsk; in send_waiting_read() local
225 struct vsock_sock *vsk; in send_waiting_write() local
261 struct vsock_sock *vsk; in vmci_transport_send_read_notification() local
307 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_handle_wrote() local
315 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_socket_init() local
341 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_in() local
480 struct vsock_sock *vsk; in vmci_transport_notify_pkt_recv_post_dequeue() local
[all …]
A Daf_vsock.c238 struct vsock_sock *vsk; in __vsock_find_bound_socket() local
256 struct vsock_sock *vsk; in __vsock_find_connected_socket() local
351 struct vsock_sock *vsk; in vsock_for_each_connected_socket() local
583 struct vsock_sock *vsk; in vsock_pending_work() local
737 struct vsock_sock *vsk; in __vsock_create() local
937 struct vsock_sock *vsk; in vsock_getname() local
1031 struct vsock_sock *vsk; in vsock_poll() local
1156 struct vsock_sock *vsk; in vsock_dgram_sendmsg() local
1230 struct vsock_sock *vsk; in vsock_dgram_connect() local
1306 struct vsock_sock *vsk; in vsock_do_ioctl() local
[all …]
A Dhyperv_transport.c95 struct vsock_sock *vsk; member
250 struct vsock_sock *vsk = vsock_sk(sk); in hvs_channel_cb() local
458 static int hvs_connect(struct vsock_sock *vsk) in hvs_connect()
497 struct vsock_sock *vsk = in hvs_close_timeout() local
534 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 …]
A Dvmci_transport_notify_qstate.c15 #define PKT_FIELD(vsk, field_name) \ argument
92 struct vsock_sock *vsk = vsock_sk(sk); in vsock_block_update_write_window() local
102 struct vsock_sock *vsk; in vmci_transport_send_read_notification() local
142 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_socket_init() local
162 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_in() local
184 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_out() local
206 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_recv_init() local
260 struct vsock_sock *vsk; in vmci_transport_notify_pkt_recv_post_dequeue() local
309 struct vsock_sock *vsk; in vmci_transport_notify_pkt_send_post_enqueue() local
368 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_process_request() local
[all …]
A Dvmci_transport.c286 struct vsock_sock *vsk; in vmci_transport_send_control_pkt() local
319 struct vsock_sock *vsk; in vmci_transport_send_reset() local
616 struct vsock_sock *vsk; in vmci_transport_recv_dgram_cb() local
677 struct vsock_sock *vsk; in vmci_transport_recv_stream_cb() local
805 struct vsock_sock *vsk; in vmci_transport_handle_detach() local
1280 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client() local
1380 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client_negotiate() local
1521 struct vsock_sock *vsk; in vmci_transport_recv_connected() local
1695 struct vsock_sock *vsk, in vmci_transport_dgram_enqueue()
1829 struct vsock_sock *vsk, in vmci_transport_stream_dequeue()
[all …]
A Ddiag.c17 struct vsock_sock *vsk = vsock_sk(sk); in sk_diag_fill() local
51 struct vsock_sock *vsk; in vsock_diag_dump() local
A Dvsock_bpf.c27 struct vsock_sock *vsk = vsock_sk(sk); in vsock_has_data() local
143 struct vsock_sock *vsk; in vsock_bpf_update_proto() local
A Dvsock_loopback.c40 static int vsock_loopback_cancel_pkt(struct vsock_sock *vsk) in vsock_loopback_cancel_pkt()
A Dvirtio_transport.c277 virtio_transport_cancel_pkt(struct vsock_sock *vsk) in virtio_transport_cancel_pkt()
/linux/include/linux/
A Dvirtio_vsock.h127 struct vsock_sock *vsk; member
149 struct vsock_sock *vsk; member
/linux/include/net/
A Daf_vsock.h199 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()
/linux/drivers/vhost/
A Dvsock.c299 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