Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_probe_helper.c767 bool repoll = false, changed; in output_poll_execute() local
/openbmc/linux/drivers/input/serio/
H A Dhil_mlc.c426 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c925 bool repoll; in gve_xdp_poll() local
/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c1503 int repoll) in update_eld()
1603 int repoll) in hdmi_present_sense_via_verbs()
1845 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense()
/openbmc/linux/net/core/
H A Ddev.c6545 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll()
6616 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll()
6695 bool repoll = false; in napi_threaded_poll() local