Searched defs:has_target (Results 1 – 2 of 2) sorted by relevance
/linux/tools/build/ | ||
H A D | fixdep.c | 53 int is_target, has_target = 0; in parse_dep_file() local |
/linux/drivers/cpufreq/ | ||
H A D | cpufreq.c | 72 static inline bool has_target(void) in has_target() function |