Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvsock_loopback.c83 .notify_poll_out = virtio_transport_notify_poll_out,
H A Dvirtio_transport.c451 .notify_poll_out = virtio_transport_notify_poll_out,
H A Dhyperv_transport.c850 .notify_poll_out = hvs_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( in vsock_poll()
/openbmc/linux/include/net/
H A Daf_vsock.h151 int (*notify_poll_out)(struct vsock_sock *, size_t, bool *); member
/openbmc/linux/drivers/vhost/
H A Dvsock.c431 .notify_poll_out = virtio_transport_notify_poll_out,