Searched refs:repoll (Results 1 – 8 of 8) sorted by relevance
306 bool repoll = false, changed; in output_poll_execute() local327 repoll = true; in output_poll_execute()377 if (repoll) in output_poll_execute()
635 repoll: in ehca_poll_cq_one()663 goto repoll; in ehca_poll_cq_one()682 goto repoll; in ehca_poll_cq_one()704 goto repoll; in ehca_poll_cq_one()740 goto repoll; in ehca_poll_cq_one()767 goto repoll; in ehca_poll_cq_one()
420 repoll: in mlx5_poll_one()441 goto repoll; in mlx5_poll_one()540 goto repoll; in mlx5_poll_one()
676 repoll: in mthca_poll_cq()722 goto repoll; in mthca_poll_cq()
663 repoll: in mlx4_ib_poll_one()702 goto repoll; in mlx4_ib_poll_one()
1166 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll);1580 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() argument1627 if (!eld->eld_valid && repoll) in hdmi_present_sense()1632 ret = !repoll || !pin_eld->monitor_present || pin_eld->eld_valid; in hdmi_present_sense()
4617 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() argument4671 list_add_tail(&n->poll_list, repoll); in napi_poll()4685 LIST_HEAD(repoll); in net_rx_action()4695 if (!sd_has_rps_ipi_waiting(sd) && list_empty(&repoll)) in net_rx_action()4701 budget -= napi_poll(n, &repoll); in net_rx_action()4717 list_splice_tail(&repoll, &list); in net_rx_action()
428 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate() argument