Home
last modified time | relevance | path

Searched defs:repoll (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/
Ddrm_probe_helper.c626 bool repoll = false, changed; in output_poll_execute() local
/Linux-v5.15/drivers/net/ethernet/google/gve/
Dgve_rx.c598 bool repoll = false; in gve_rx_poll() local
Dgve_tx.c690 bool repoll = false; in gve_tx_poll() local
/Linux-v5.15/drivers/input/serio/
Dhil_mlc.c426 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate()
/Linux-v5.15/sound/pci/hda/
Dpatch_hdmi.c1516 int repoll) in update_eld()
1615 int repoll) in hdmi_present_sense_via_verbs()
1796 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense()
/Linux-v5.15/net/core/
Ddev.c6979 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll()
7050 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll()
7105 bool repoll = false; in napi_threaded_poll() local