Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1140 int repoll) in update_eld()
1240 int repoll) in hdmi_present_sense_via_verbs()
1402 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c1070 bool repoll = false; in gve_xsk_tx_dqo() local
/linux/net/core/
H A Ddev.c7580 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll()
7647 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll()
7703 bool repoll = false; in napi_threaded_poll_loop() local