Home
last modified time | relevance | path

Searched defs:vhost_vsock (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/vhost/
Dvsock.c46 struct vhost_vsock { struct
50 /* Link to global vhost_vsock_hash, writes use vhost_vsock_mutex */ argument
71 static struct vhost_vsock *vhost_vsock_get(u32 guest_cid) in vhost_vsock_get() argument