Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Daf_vsock.c1275 static __poll_t vsock_poll(struct file *file, struct socket *sock, in vsock_poll()
1635 .poll = vsock_poll, in vsock_transport_cancel_pkt()
2653 .poll = vsock_poll,
2675 .poll = vsock_poll,
1263 static __poll_t vsock_poll(struct file *file, struct socket *sock, vsock_poll() function