Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dnet.c479 static bool vhost_exceeds_maxpend(struct vhost_net *net) in vhost_exceeds_maxpend() function
653 && !vhost_exceeds_maxpend(net) in handle_tx_zerocopy()
678 likely(!vhost_exceeds_maxpend(net))) { in handle_tx_zerocopy()