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 …]
159 #define vsock_connected_sockets_vsk(vsk) \ argument167 static int vsock_auto_bind(struct vsock_sock *vsk) in vsock_auto_bind()190 struct vsock_sock *vsk) in __vsock_insert_bound()197 struct vsock_sock *vsk) in __vsock_insert_connected()203 static void __vsock_remove_bound(struct vsock_sock *vsk) in __vsock_remove_bound()209 static void __vsock_remove_connected(struct vsock_sock *vsk) in __vsock_remove_connected()217 struct vsock_sock *vsk; in __vsock_find_bound_socket() local229 struct vsock_sock *vsk; in __vsock_find_connected_socket() local242 static bool __vsock_in_bound_table(struct vsock_sock *vsk) in __vsock_in_bound_table()247 static bool __vsock_in_connected_table(struct vsock_sock *vsk) in __vsock_in_connected_table()[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 …]
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() local796 struct vsock_sock *vsk; in vmci_transport_handle_detach() local1260 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client() local1360 struct vsock_sock *vsk; in vmci_transport_recv_connecting_client_negotiate() local1481 struct vsock_sock *vsk = vsock_sk(sk); in vmci_transport_recv_connecting_client_invalid() local1502 struct vsock_sock *vsk; in vmci_transport_recv_connected() local1556 static int vmci_transport_socket_init(struct vsock_sock *vsk, in vmci_transport_socket_init()[all …]