Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vhost/
H A Dnet.c597 static bool vhost_exceeds_maxpend(struct vhost_net *net) in vhost_exceeds_maxpend() function
902 && !vhost_exceeds_maxpend(net) in handle_tx_zerocopy()
927 likely(!vhost_exceeds_maxpend(net))) { in handle_tx_zerocopy()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds