match_count       185 arch/parisc/kernel/drivers.c 	struct match_count * m = data;
match_count       204 arch/parisc/kernel/drivers.c 	struct match_count m = {
match_count      4421 drivers/net/wireless/ath/wcn36xx/hal.h 	u32 match_count;
match_count        69 tools/power/cpupower/utils/cpufreq-set.c 	int power = 0, match_count = 0, i, cp, pad;
match_count        75 tools/power/cpupower/utils/cpufreq-set.c 		if (*scan == '.' && match_count == 0)
match_count        76 tools/power/cpupower/utils/cpufreq-set.c 			match_count = 1;
match_count        77 tools/power/cpupower/utils/cpufreq-set.c 		else if (*scan == '.' && match_count == 1)
match_count        82 tools/power/cpupower/utils/cpufreq-set.c 		match_count = 0;
match_count        90 tools/power/cpupower/utils/cpufreq-set.c 			match_count++;
match_count        93 tools/power/cpupower/utils/cpufreq-set.c 		if (match_count != 1)
match_count       124 tools/power/cpupower/utils/cpufreq-set.c 	match_count = (normalized[i-1] >= '5');
match_count       134 tools/power/cpupower/utils/cpufreq-set.c 		if (match_count && freq != ULONG_MAX)