Home
last modified time | relevance | path

Searched defs:vvs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvirtio_transport_common.c178 struct virtio_vsock_sock *vvs; in virtio_transport_send_pkt_info() local
222 static bool virtio_transport_inc_rx_pkt(struct virtio_vsock_sock *vvs, in virtio_transport_inc_rx_pkt() argument
232 static void virtio_transport_dec_rx_pkt(struct virtio_vsock_sock *vvs, in virtio_transport_dec_rx_pkt() argument
239 virtio_transport_inc_tx_pkt(struct virtio_vsock_sock *vvs, struct virtio_vsock_pkt *pkt) virtio_transport_inc_tx_pkt() argument
249 virtio_transport_get_credit(struct virtio_vsock_sock *vvs, u32 credit) virtio_transport_get_credit() argument
264 virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) virtio_transport_put_credit() argument
290 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_do_peek() local
339 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_do_dequeue() local
430 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_has_data() local
443 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_has_space() local
455 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_has_space() local
469 struct virtio_vsock_sock *vvs; virtio_transport_do_socket_init() local
499 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_notify_buffer_size() local
687 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_destruct() local
746 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_remove_sock() local
908 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_recv_enqueue() local
1024 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_space_update() local
[all...]
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvirtio_transport_common.c204 struct virtio_vsock_sock *vvs; in virtio_transport_send_pkt_info() local
279 static bool virtio_transport_inc_rx_pkt(struct virtio_vsock_sock *vvs, in virtio_transport_inc_rx_pkt() argument
289 static void virtio_transport_dec_rx_pkt(struct virtio_vsock_sock *vvs, in virtio_transport_dec_rx_pkt() argument
296 virtio_transport_inc_tx_pkt(struct virtio_vsock_sock *vvs, struct sk_buff *skb) virtio_transport_inc_tx_pkt() argument
308 virtio_transport_get_credit(struct virtio_vsock_sock *vvs, u32 credit) virtio_transport_get_credit() argument
326 virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) virtio_transport_put_credit() argument
352 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_do_peek() local
398 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_do_dequeue() local
476 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_seqpacket_do_peek() local
533 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_seqpacket_do_dequeue() local
634 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_seqpacket_enqueue() local
660 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_has_data() local
673 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_seqpacket_has_data() local
686 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_has_space() local
698 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_stream_has_space() local
712 struct virtio_vsock_sock *vvs; virtio_transport_do_socket_init() local
742 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_notify_buffer_size() local
923 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_destruct() local
980 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_remove_sock() local
1138 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_recv_enqueue() local
1275 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_space_update() local
1509 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_read_skb() local
1531 struct virtio_vsock_sock *vvs = vsk->trans; virtio_transport_notify_set_rcvlowat() local
[all...]

Completed in 5 milliseconds