Home
last modified time | relevance | path

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

/Linux-v5.4/tools/build/
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-v5.4/drivers/cpufreq/
Dcpufreq.c65 static inline bool has_target(void) in has_target() function
808 if (!has_target()) { in show_scaling_available_governors()
1054 if (has_target()) { in cpufreq_init_policy()
1092 if (has_target()) in cpufreq_add_policy_cpu()
1097 if (has_target()) { in cpufreq_add_policy_cpu()
1406 if (cpufreq_driver->get && has_target()) { in cpufreq_online()
1433 && has_target()) { in cpufreq_online()
1544 if (has_target()) in cpufreq_offline()
1550 if (has_target()) in cpufreq_offline()
1562 if (has_target()) { in cpufreq_offline()
[all …]