Searched defs:repoll (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
H A D | gve_rx.c | 450 bool repoll = false; in gve_rx_poll() local
|
H A D | gve_tx.c | 582 bool repoll = false; in gve_tx_poll() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_probe_helper.c | 626 bool repoll = false, changed; in output_poll_execute() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_probe_helper.c | 753 bool repoll = false, changed; in output_poll_execute() local
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hil_mlc.c | 426 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate() argument
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | hil_mlc.c | 426 static int hilse_operate(hil_mlc *mlc, int repoll) in hilse_operate() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 925 bool repoll; in gve_xdp_poll() local
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 1813 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() argument 1524 update_eld(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, struct hdmi_eld *eld, int repoll) update_eld() argument 1625 hdmi_present_sense_via_verbs(struct hdmi_spec_per_pin *per_pin, int repoll) hdmi_present_sense_via_verbs() argument
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 1845 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() argument 1500 update_eld(struct hda_codec *codec, struct hdmi_spec_per_pin *per_pin, struct hdmi_eld *eld, int repoll) update_eld() argument 1602 hdmi_present_sense_via_verbs(struct hdmi_spec_per_pin *per_pin, int repoll) hdmi_present_sense_via_verbs() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 6828 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 6545 static int __napi_poll(struct napi_struct *n, bool *repoll) in __napi_poll() argument 6616 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() argument 6695 bool repoll = false; in napi_threaded_poll() local [all...] |
Completed in 44 milliseconds