Home
last modified time | relevance | path

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

/linux/include/net/
H A Daf_vsock.h149 int (*notify_poll_out)(struct vsock_sock *, size_t, bool *); member
/linux/net/vmw_vsock/
H A Dvirtio_transport.c592 .notify_poll_out = virtio_transport_notify_poll_out,
H A Dhyperv_transport.c887 .notify_poll_out = hvs_notify_poll_out,
H A Dvmci_transport.c2088 .notify_poll_out = vmci_transport_notify_poll_out,
H A Daf_vsock.c1388 int ret = transport->notify_poll_out( in vsock_poll()
/linux/drivers/vhost/
H A Dvsock.c485 .notify_poll_out = virtio_transport_notify_poll_out,