Searched defs:to_match (Results 1 – 4 of 4) sorted by relevance
466 #define TEST_PMU_MATCH(msg, to_match, expect) \ in test__pmu_match() argument
929 static bool perf_pmu__match_wildcard_uncore(const char *pmu_name, const char *to_match) in perf_pmu__match_wildcard_uncore()2011 static bool perf_pmu___name_match(const struct perf_pmu *pmu, const char *to_match, bool wildcard) in perf_pmu___name_match()2073 bool perf_pmu__name_wildcard_match(const struct perf_pmu *pmu, const char *to_match) in perf_pmu__name_wildcard_match()2084 bool perf_pmu__name_no_suffix_match(const struct perf_pmu *pmu, const char *to_match) in perf_pmu__name_no_suffix_match()
30 const volatile int to_match[32] = {}; variable
4299 static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_cea_mode_clock_tolerance()4341 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode()4406 static u8 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_hdmi_mode_clock_tolerance()4445 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode()