busyloop_intr     511 drivers/vhost/net.c 				bool *busyloop_intr,
busyloop_intr     537 drivers/vhost/net.c 			*busyloop_intr = true;
busyloop_intr     562 drivers/vhost/net.c 				    struct msghdr *msghdr, bool *busyloop_intr)
busyloop_intr     576 drivers/vhost/net.c 		vhost_net_busy_poll(net, rvq, tvq, busyloop_intr, false);
busyloop_intr     610 drivers/vhost/net.c 		       size_t *len, bool *busyloop_intr)
busyloop_intr     615 drivers/vhost/net.c 	ret = vhost_net_tx_get_vq_desc(net, nvq, out, in, msg, busyloop_intr);
busyloop_intr     776 drivers/vhost/net.c 		bool busyloop_intr = false;
busyloop_intr     782 drivers/vhost/net.c 				   &busyloop_intr);
busyloop_intr     788 drivers/vhost/net.c 			if (unlikely(busyloop_intr)) {
busyloop_intr     867 drivers/vhost/net.c 		bool busyloop_intr;
busyloop_intr     872 drivers/vhost/net.c 		busyloop_intr = false;
busyloop_intr     874 drivers/vhost/net.c 				   &busyloop_intr);
busyloop_intr     880 drivers/vhost/net.c 			if (unlikely(busyloop_intr)) {
busyloop_intr     996 drivers/vhost/net.c 				      bool *busyloop_intr)
busyloop_intr    1008 drivers/vhost/net.c 		vhost_net_busy_poll(net, rvq, tvq, busyloop_intr, true);
busyloop_intr    1117 drivers/vhost/net.c 	bool busyloop_intr = false;
busyloop_intr    1143 drivers/vhost/net.c 						      &busyloop_intr);
busyloop_intr    1156 drivers/vhost/net.c 			if (unlikely(busyloop_intr)) {
busyloop_intr    1168 drivers/vhost/net.c 		busyloop_intr = false;
busyloop_intr    1232 drivers/vhost/net.c 	if (unlikely(busyloop_intr))