Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds