Home
last modified time | relevance | path

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

/linux/include/linux/
H A Denergy_model.h182 struct em_perf_table *em_table_alloc(struct em_perf_domain *pd);
389 struct em_perf_table *em_table_alloc(struct em_perf_domain *pd) in em_table_alloc() function
/linux/kernel/power/
H A Denergy_model.c213 struct em_perf_table *em_table_alloc(struct em_perf_domain *pd) in em_table_alloc() function
458 em_table = em_table_alloc(pd); in em_create_pd()
756 em_table = em_table_alloc(pd); in em_table_dup()
/linux/Documentation/power/
H A Denergy-model.rst213 struct em_perf_table __rcu *em_table_alloc(struct em_perf_domain *pd);
369 14 em_table = em_table_alloc(pd);