Home
last modified time | relevance | path

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

/linux/include/linux/
A Denergy_model.h171 struct em_perf_table __rcu *em_table_alloc(struct em_perf_domain *pd);
368 struct em_perf_table __rcu *em_table_alloc(struct em_perf_domain *pd) in em_table_alloc() function
/linux/kernel/power/
A Denergy_model.c201 struct em_perf_table __rcu *em_table_alloc(struct em_perf_domain *pd) in em_table_alloc() function
429 em_table = em_table_alloc(pd); in em_create_pd()
683 em_table = em_table_alloc(pd); in em_table_dup()
/linux/Documentation/power/
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);

Completed in 10 milliseconds