Home
last modified time | relevance | path

Searched defs:to_match (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dparse-regs-options.c32 static uint64_t name_to_perf_reg_mask(const char *to_match, uint64_t mask) in name_to_perf_reg_mask()
H A Dpmu.c988 * perf_pmu__match_wildcard_uncore - does to_match match the PMU's name? in perf_pmu__match_wildcard_uncore() argument
2272 perf_pmu___name_match(const struct perf_pmu * pmu,const char * to_match,bool wildcard) perf_pmu___name_match() argument
2337 perf_pmu__name_wildcard_match(const struct perf_pmu * pmu,const char * to_match) perf_pmu__name_wildcard_match() argument
2348 perf_pmu__name_no_suffix_match(const struct perf_pmu * pmu,const char * to_match) perf_pmu__name_no_suffix_match() argument
[all...]
/linux/tools/perf/tests/
H A Dpmu.c555 TEST_PMU_MATCH(msg,to_match,expect) test__pmu_match() argument
/linux/samples/bpf/
H A Dxdp_sample.bpf.c30 const volatile int to_match[32] = {}; variable
/linux/drivers/gpu/drm/
H A Ddrm_edid.c4346 static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_cea_mode_clock_tolerance()
4388 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode()
4453 static u8 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_hdmi_mode_clock_tolerance()
4492 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c4718 const struct rtw89_chan *to_match, in rtw89_mac_enable_ap_bcn_by_chan()
4741 const struct rtw89_chan *to_match, in rtw89_mac_enable_aps_bcn_by_chan()