Home
last modified time | relevance | path

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

/drivers/vhost/
Dnet.c585 static bool vhost_exceeds_maxpend(struct vhost_net *net) in vhost_exceeds_maxpend() function
890 && !vhost_exceeds_maxpend(net) in handle_tx_zerocopy()
917 likely(!vhost_exceeds_maxpend(net))) { in handle_tx_zerocopy()