Home
last modified time | relevance | path

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

/linux-6.15/drivers/vhost/
H A Dnet.c602 static bool vhost_exceeds_maxpend(struct vhost_net *net) in vhost_exceeds_maxpend() function
876 && !vhost_exceeds_maxpend(net) in handle_tx_zerocopy()
902 likely(!vhost_exceeds_maxpend(net))) { in handle_tx_zerocopy()