Searched defs:vsk (Results 1 – 4 of 4) sorted by relevance
23 #define PKT_FIELD(vsk, field_name) (vmci_trans(vsk)->notify.pkt.field_name) argument25 static bool vmci_transport_notify_waiting_write(struct vsock_sock *vsk) in vmci_transport_notify_waiting_write()94 static bool vmci_transport_notify_waiting_read(struct vsock_sock *vsk) in vmci_transport_notify_waiting_read()120 struct vsock_sock *vsk; in vmci_transport_handle_waiting_read() local150 struct vsock_sock *vsk; in vmci_transport_handle_waiting_write() local179 struct vsock_sock *vsk; in vmci_transport_handle_read() local191 struct vsock_sock *vsk; in send_waiting_read() local233 struct vsock_sock *vsk; in send_waiting_write() local269 struct vsock_sock *vsk; in vmci_transport_send_read_notification() local315 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_handle_wrote() local[all …]
161 #define vsock_connected_sockets_vsk(vsk) \ argument180 struct vsock_sock *vsk) in __vsock_insert_bound()187 struct vsock_sock *vsk) in __vsock_insert_connected()193 static void __vsock_remove_bound(struct vsock_sock *vsk) in __vsock_remove_bound()199 static void __vsock_remove_connected(struct vsock_sock *vsk) in __vsock_remove_connected()207 struct vsock_sock *vsk; in __vsock_find_bound_socket() local219 struct vsock_sock *vsk; in __vsock_find_connected_socket() local232 static bool __vsock_in_bound_table(struct vsock_sock *vsk) in __vsock_in_bound_table()237 static bool __vsock_in_connected_table(struct vsock_sock *vsk) in __vsock_in_connected_table()242 static void vsock_insert_unbound(struct vsock_sock *vsk) in vsock_insert_unbound()[all …]
285 struct vsock_sock *vsk; in vmci_transport_send_control_pkt() local440 static int vmci_transport_shutdown(struct vsock_sock *vsk, int mode) in vmci_transport_shutdown()607 struct vsock_sock *vsk; in vmci_transport_recv_dgram_cb() local667 struct vsock_sock *vsk; in vmci_transport_recv_stream_cb() local799 struct vsock_sock *vsk; in vmci_transport_peer_attach_cb() local833 struct vsock_sock *vsk; in vmci_transport_handle_detach() local875 struct vsock_sock *vsk; in vmci_transport_peer_detach_cb() local1288 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client() local1389 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client_negotiate() local1524 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_recv_connecting_client_invalid() local[all …]
23 #define PKT_FIELD(vsk, field_name) \ argument26 static bool vmci_transport_notify_waiting_write(struct vsock_sock *vsk) in vmci_transport_notify_waiting_write()100 struct vsock_sock *vsk = vsock_sk(sk); in vsock_block_update_write_window() local110 struct vsock_sock *vsk; in vmci_transport_send_read_notification() local150 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_socket_init() local158 static void vmci_transport_notify_pkt_socket_destruct(struct vsock_sock *vsk) in vmci_transport_notify_pkt_socket_destruct()170 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_in() local192 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_poll_out() local214 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_notify_pkt_recv_init() local268 struct vsock_sock *vsk; in vmci_transport_notify_pkt_recv_post_dequeue() local[all …]