Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvirtio_net.c2686 static bool allocerr_warned; in virtio_dev_tx_split() local
2732 if (!allocerr_warned) { in virtio_dev_tx_split()
2735 allocerr_warned = true; in virtio_dev_tx_split()
2745 if (!allocerr_warned) { in virtio_dev_tx_split()
2748 allocerr_warned = true; in virtio_dev_tx_split()
2917 static bool allocerr_warned; in vhost_dequeue_single_packed() local
2927 if (!allocerr_warned) { in vhost_dequeue_single_packed()
2930 allocerr_warned = true; in vhost_dequeue_single_packed()
2938 if (!allocerr_warned) { in vhost_dequeue_single_packed()
2941 allocerr_warned = true; in vhost_dequeue_single_packed()