Searched refs:busyloop_intr (Results 1 – 1 of 1) sorted by relevance
450 bool *busyloop_intr) in vhost_net_tx_get_vq_desc() argument464 *busyloop_intr = true; in vhost_net_tx_get_vq_desc()510 size_t *len, bool *busyloop_intr) in get_tx_bufs() argument515 ret = vhost_net_tx_get_vq_desc(net, nvq, out, in, busyloop_intr); in get_tx_bufs()561 bool busyloop_intr = false; in handle_tx_copy() local564 &busyloop_intr); in handle_tx_copy()570 if (unlikely(busyloop_intr)) { in handle_tx_copy()630 bool busyloop_intr; in handle_tx_zerocopy() local635 busyloop_intr = false; in handle_tx_zerocopy()637 &busyloop_intr); in handle_tx_zerocopy()[all …]