Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dnet.c600 static bool vhost_exceeds_maxpend(struct vhost_net *net) in vhost_exceeds_maxpend() function
904 && !vhost_exceeds_maxpend(net) in handle_tx_zerocopy()
930 likely(!vhost_exceeds_maxpend(net))) { in handle_tx_zerocopy()