Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvsock_loopback.c82 .notify_poll_in = virtio_transport_notify_poll_in,
H A Dhyperv_transport.c848 .notify_poll_in = hvs_notify_poll_in,
H A Dvirtio_transport.c450 .notify_poll_in = virtio_transport_notify_poll_in,
H A Dvmci_transport.c2053 .notify_poll_in = vmci_transport_notify_poll_in,
H A Daf_vsock.c1085 int ret = transport->notify_poll_in( in vsock_poll()
/openbmc/linux/include/net/
H A Daf_vsock.h150 int (*notify_poll_in)(struct vsock_sock *, size_t, bool *); member
/openbmc/linux/drivers/vhost/
H A Dvsock.c430 .notify_poll_in = virtio_transport_notify_poll_in,