Home
last modified time | relevance | path

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

/linux/tools/build/
H A Dfixdep.c53 int is_target, has_target = 0; in parse_dep_file() local
71 has_target = 1; in parse_dep_file()
72 } else if (has_target) { in parse_dep_file()
/linux/drivers/cpufreq/
H A Dcpufreq.c72 static inline bool has_target(void) in has_target() function
865 if (!has_target()) { in show_scaling_available_governors()
1128 if (has_target()) { in cpufreq_init_policy()
1181 if (has_target()) in cpufreq_add_policy_cpu()
1186 if (has_target()) { in cpufreq_add_policy_cpu()
1493 if (cpufreq_driver->get && has_target()) { in cpufreq_policy_online()
1521 && has_target()) { in cpufreq_policy_online()
1684 if (has_target()) in __cpufreq_offline()
1695 if (has_target()) { in __cpufreq_offline()
1704 if (has_target()) { in __cpufreq_offline()
[all …]