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 …]
160 #define vsock_connected_sockets_vsk(vsk) \ argument168 static int vsock_auto_bind(struct vsock_sock *vsk) in vsock_auto_bind()191 struct vsock_sock *vsk) in __vsock_insert_bound()198 struct vsock_sock *vsk) in __vsock_insert_connected()204 static void __vsock_remove_bound(struct vsock_sock *vsk) in __vsock_remove_bound()210 static void __vsock_remove_connected(struct vsock_sock *vsk) in __vsock_remove_connected()218 struct vsock_sock *vsk; in __vsock_find_bound_socket() local230 struct vsock_sock *vsk; in __vsock_find_connected_socket() local243 static bool __vsock_in_bound_table(struct vsock_sock *vsk) in __vsock_in_bound_table()248 static bool __vsock_in_connected_table(struct vsock_sock *vsk) in __vsock_in_connected_table()[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() local668 struct vsock_sock *vsk; in vmci_transport_recv_stream_cb() local800 struct vsock_sock *vsk; in vmci_transport_peer_attach_cb() local834 struct vsock_sock *vsk; in vmci_transport_handle_detach() local876 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 …]