Searched refs:notify_poll_out (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/vmw_vsock/
H A Dvsock_loopback.c89 .notify_poll_out = virtio_transport_notify_poll_out,
H A Dhyperv_transport.c849 .notify_poll_out = hvs_notify_poll_out,
H A Dvirtio_transport.c531 .notify_poll_out = virtio_transport_notify_poll_out,
H A Dvmci_transport.c2054 .notify_poll_out = vmci_transport_notify_poll_out,
H A Daf_vsock.c1109 int ret = transport->notify_poll_out(
/linux-master/include/net/
H A Daf_vsock.h151 int (*notify_poll_out)(struct vsock_sock *, size_t, bool *); member in struct:vsock_transport
/linux-master/drivers/vhost/
H A Dvsock.c442 .notify_poll_out = virtio_transport_notify_poll_out,

Completed in 170 milliseconds