/kernel/linux/linux-5.10/net/vmw_vsock/ |
D | virtio_transport_common.c | 30 virtio_transport_get_ops(struct vsock_sock *vsk) in virtio_transport_get_ops() 173 static int virtio_transport_send_pkt_info(struct vsock_sock *vsk, in virtio_transport_send_pkt_info() 272 static int virtio_transport_send_credit_update(struct vsock_sock *vsk, in virtio_transport_send_credit_update() 286 virtio_transport_stream_do_peek(struct vsock_sock *vsk, in virtio_transport_stream_do_peek() 335 virtio_transport_stream_do_dequeue(struct vsock_sock *vsk, in virtio_transport_stream_do_dequeue() 401 virtio_transport_stream_dequeue(struct vsock_sock *vsk, in virtio_transport_stream_dequeue() 413 virtio_transport_dgram_dequeue(struct vsock_sock *vsk, in virtio_transport_dgram_dequeue() 421 s64 virtio_transport_stream_has_data(struct vsock_sock *vsk) in virtio_transport_stream_has_data() 434 static s64 virtio_transport_has_space(struct vsock_sock *vsk) in virtio_transport_has_space() 446 s64 virtio_transport_stream_has_space(struct vsock_sock *vsk) in virtio_transport_stream_has_space() [all …]
|
D | vmci_transport_notify.c | 15 #define PKT_FIELD(vsk, field_name) (vmci_trans(vsk)->notify.pkt.field_name) argument 17 static bool vmci_transport_notify_waiting_write(struct vsock_sock *vsk) in vmci_transport_notify_waiting_write() 86 static bool vmci_transport_notify_waiting_read(struct vsock_sock *vsk) in vmci_transport_notify_waiting_read() 112 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 [all …]
|
D | af_vsock.c | 170 #define vsock_connected_sockets_vsk(vsk) \ argument 181 static int vsock_auto_bind(struct vsock_sock *vsk) in vsock_auto_bind() 204 struct vsock_sock *vsk) in __vsock_insert_bound() 211 struct vsock_sock *vsk) in __vsock_insert_connected() 217 static void __vsock_remove_bound(struct vsock_sock *vsk) in __vsock_remove_bound() 223 static void __vsock_remove_connected(struct vsock_sock *vsk) in __vsock_remove_connected() 231 struct vsock_sock *vsk; in __vsock_find_bound_socket() local 249 struct vsock_sock *vsk; in __vsock_find_connected_socket() local 262 static void vsock_insert_unbound(struct vsock_sock *vsk) in vsock_insert_unbound() 269 void vsock_insert_connected(struct vsock_sock *vsk) in vsock_insert_connected() [all …]
|
D | hyperv_transport.c | 92 struct vsock_sock *vsk; member 241 struct vsock_sock *vsk = vsock_sk(sk); in hvs_channel_cb() local 252 static void hvs_do_close_lock_held(struct vsock_sock *vsk, in hvs_do_close_lock_held() 431 static int hvs_sock_init(struct vsock_sock *vsk, struct vsock_sock *psk) in hvs_sock_init() 447 static int hvs_connect(struct vsock_sock *vsk) in hvs_connect() 475 static int hvs_shutdown(struct vsock_sock *vsk, int mode) in hvs_shutdown() 486 struct vsock_sock *vsk = in hvs_close_timeout() local 501 static bool hvs_close_lock_held(struct vsock_sock *vsk) in hvs_close_lock_held() 523 static void hvs_release(struct vsock_sock *vsk) in hvs_release() 532 static void hvs_destruct(struct vsock_sock *vsk) in hvs_destruct() [all …]
|
D | vmci_transport_notify_qstate.c | 15 #define PKT_FIELD(vsk, field_name) \ argument 18 static bool vmci_transport_notify_waiting_write(struct vsock_sock *vsk) in vmci_transport_notify_waiting_write() 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 150 static void vmci_transport_notify_pkt_socket_destruct(struct vsock_sock *vsk) in vmci_transport_notify_pkt_socket_destruct() 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 [all …]
|
D | vmci_transport.c | 286 struct vsock_sock *vsk; in vmci_transport_send_control_pkt() local 319 struct vsock_sock *vsk; in vmci_transport_send_reset() local 450 static int vmci_transport_shutdown(struct vsock_sock *vsk, int mode) in vmci_transport_shutdown() 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 1282 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client() local 1382 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client_negotiate() local 1503 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_recv_connecting_client_invalid() local 1523 struct vsock_sock *vsk; in vmci_transport_recv_connected() local [all …]
|
D | diag.c | 17 struct vsock_sock *vsk = vsock_sk(sk); in sk_diag_fill() local 51 struct vsock_sock *vsk; in vsock_diag_dump() local
|
D | vsock_loopback.c | 44 static int vsock_loopback_cancel_pkt(struct vsock_sock *vsk) in vsock_loopback_cancel_pkt()
|
D | virtio_transport.c | 200 virtio_transport_cancel_pkt(struct vsock_sock *vsk) in virtio_transport_cancel_pkt()
|
/kernel/linux/linux-5.10/include/linux/ |
D | virtio_vsock.h | 23 struct vsock_sock *vsk; member 45 struct vsock_sock *vsk; member 56 struct vsock_sock *vsk; member
|
/kernel/linux/linux-5.10/include/net/ |
D | af_vsock.h | 178 static inline bool __vsock_in_bound_table(struct vsock_sock *vsk) in __vsock_in_bound_table() 184 static inline bool __vsock_in_connected_table(struct vsock_sock *vsk) in __vsock_in_connected_table()
|
/kernel/linux/linux-5.10/drivers/vhost/ |
D | vsock.c | 275 vhost_transport_cancel_pkt(struct vsock_sock *vsk) in vhost_transport_cancel_pkt() 662 struct vsock_sock *vsk = vsock_sk(sk); in vhost_vsock_reset_orphans() local
|