Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvsock.c75 u32 other_cid = vsock->guest_cid; in vhost_vsock_get() local
78 if (other_cid == 0) in vhost_vsock_get()
81 if (other_cid == guest_cid) in vhost_vsock_get()