Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvsock_loopback.c89 .notify_poll_out = virtio_transport_notify_poll_out,
H A Dvirtio_transport.c575 .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.c1157 int ret = transport->notify_poll_out( in vsock_poll()
/linux/include/net/
H A Daf_vsock.h151 int (*notify_poll_out)(struct vsock_sock *, size_t, bool *); member
/linux/drivers/vhost/
H A Dvsock.c442 .notify_poll_out = virtio_transport_notify_poll_out,