Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vhost/
Dnet.c597 static bool vhost_exceeds_maxpend(struct vhost_net *net) in vhost_exceeds_maxpend() function
901 && !vhost_exceeds_maxpend(net) in handle_tx_zerocopy()
927 likely(!vhost_exceeds_maxpend(net))) { in handle_tx_zerocopy()