Home
last modified time | relevance | path

Searched refs:skip_event (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c899 bool skip_event = false; in tilcdc_crtc_irq() local
911 skip_event = true; in tilcdc_crtc_irq()
918 if (!skip_event) { in tilcdc_crtc_irq()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-kvm.c332 static bool skip_event(const char *event) in skip_event() function
394 if (!skip_event(decode)) { in handle_end_event()