Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/power/
Ddomain.c131 #define genpd_is_cpu_domain(genpd) (genpd->flags & GENPD_FLAG_CPU_DOMAIN) macro
1577 if (!genpd_is_cpu_domain(genpd)) in genpd_update_cpumask()
1610 if (!genpd_is_cpu_domain(genpd)) in genpd_get_cpu()
1983 if (genpd_is_cpu_domain(genpd) && in genpd_alloc_data()
2010 if (genpd_is_cpu_domain(genpd)) in genpd_alloc_data()
2018 if (genpd_is_cpu_domain(genpd)) in genpd_free_data()