Searched refs:opt_busy_poll (Results 1 – 1 of 1) sorted by relevance
98 static bool opt_busy_poll; variable1081 opt_busy_poll = 1; in parse_command_line()1158 if (opt_busy_poll || xsk_ring_prod__needs_wakeup(&umem->fq)) { in complete_tx_l2fwd()1205 if (opt_busy_poll || xsk_ring_prod__needs_wakeup(&xsk->umem->fq)) { in rx_drop()1216 if (opt_busy_poll || xsk_ring_prod__needs_wakeup(&xsk->umem->fq)) { in rx_drop()1370 if (opt_busy_poll || xsk_ring_prod__needs_wakeup(&xsk->umem->fq)) { in l2fwd()1383 if (opt_busy_poll || xsk_ring_prod__needs_wakeup(&xsk->tx)) { in l2fwd()1492 if (!opt_busy_poll) in apply_setsockopt()