Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvsock.c69 u32 other_cid = vsock->guest_cid; in vhost_vsock_get() local
72 if (other_cid == 0) in vhost_vsock_get()
75 if (other_cid == guest_cid) in vhost_vsock_get()