Searched refs:vsock_remove_sock (Results 1 – 5 of 5) sorted by relevance
235 void vsock_remove_sock(struct vsock_sock *vsk);
274 vsock_remove_sock(vsk); in hvs_do_close_lock_held() 539 vsock_remove_sock(vsk); in hvs_release()
1368 vsock_remove_sock(vsk); in virtio_transport_remove_sock() 1602 vsock_remove_sock(vsk); in virtio_transport_recv_connected() 1631 vsock_remove_sock(vsk); in virtio_transport_recv_connected()
473 void vsock_remove_sock(struct vsock_sock *vsk) in vsock_add_pending() 481 EXPORT_SYMBOL_GPL(vsock_remove_sock); in vsock_add_pending() 1020 /* Indicate to vsock_remove_sock() that the socket is being released and in vsock_sk_destruct() 1022 * case, where the socket must remain bound despite vsock_remove_sock() in vsock_sk_destruct() 1030 vsock_remove_sock(vsk); in vsock_sk_destruct() 441 void vsock_remove_sock(struct vsock_sock *vsk) vsock_remove_sock() function
1685 vsock_remove_sock(vsk); in vmci_transport_dgram_bind()