Home
last modified time | relevance | path

Searched refs:other_cid (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/vhost/
Dvsock.c58 u32 other_cid = vsock->guest_cid; in __vhost_vsock_get() local
61 if (other_cid == 0) in __vhost_vsock_get()
64 if (other_cid == guest_cid) in __vhost_vsock_get()