Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_crtc.c918 bool skip_event = false; in tilcdc_crtc_irq() local
/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c905 static bool skip_event(const char *event) in skip_event() function