Home
last modified time | relevance | path

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

/linux-6.15/drivers/vhost/
H A Dnet.c526 bool *busyloop_intr, in vhost_net_busy_poll() argument
552 *busyloop_intr = true; in vhost_net_busy_poll()
760 bool busyloop_intr = false; in handle_tx_copy() local
766 &busyloop_intr); in handle_tx_copy()
853 bool busyloop_intr; in handle_tx_zerocopy() local
858 busyloop_intr = false; in handle_tx_zerocopy()
860 &busyloop_intr); in handle_tx_zerocopy()
1109 bool busyloop_intr = false; in handle_rx() local
1138 &busyloop_intr); in handle_rx()
1163 busyloop_intr = false; in handle_rx()
[all …]