Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/power/
Ddomain.c131 #define genpd_is_cpu_domain(genpd) (genpd->flags & GENPD_FLAG_CPU_DOMAIN) macro
1582 if (!genpd_is_cpu_domain(genpd)) in genpd_update_cpumask()
1615 if (!genpd_is_cpu_domain(genpd)) in genpd_get_cpu()
1988 if (genpd_is_cpu_domain(genpd) && in genpd_alloc_data()
2016 if (genpd_is_cpu_domain(genpd)) in genpd_alloc_data()
2024 if (genpd_is_cpu_domain(genpd)) in genpd_free_data()