Searched refs:repoll (Results 1 – 8 of 8) sorted by relevance
339 bool repoll = false, changed; in output_poll_execute() local367 repoll = true; in output_poll_execute()410 if (repoll) in output_poll_execute()
636 repoll: in ehca_poll_cq_one()664 goto repoll; in ehca_poll_cq_one()683 goto repoll; in ehca_poll_cq_one()705 goto repoll; in ehca_poll_cq_one()741 goto repoll; in ehca_poll_cq_one()768 goto repoll; in ehca_poll_cq_one()
428 repoll: in mlx5_poll_one()449 goto repoll; in mlx5_poll_one()548 goto repoll; in mlx5_poll_one()
676 repoll: in mthca_poll_cq()722 goto repoll; in mthca_poll_cq()
672 repoll: in mlx4_ib_poll_one()711 goto repoll; in mlx4_ib_poll_one()
1171 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll);1534 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() argument1584 else if (repoll) { in hdmi_present_sense()1634 ret = !repoll || !pin_eld->monitor_present || pin_eld->eld_valid; in hdmi_present_sense()
4785 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() argument4839 list_add_tail(&n->poll_list, repoll); in napi_poll()4853 LIST_HEAD(repoll); in net_rx_action()4863 if (!sd_has_rps_ipi_waiting(sd) && list_empty(&repoll)) in net_rx_action()4869 budget -= napi_poll(n, &repoll); in net_rx_action()4885 list_splice_tail(&repoll, &list); in net_rx_action()
428 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate() argument