Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dnet.c599 static bool vhost_exceeds_maxpend(struct vhost_net *net) in vhost_exceeds_maxpend() function
903 && !vhost_exceeds_maxpend(net) in handle_tx_zerocopy()
929 likely(!vhost_exceeds_maxpend(net))) { in handle_tx_zerocopy()