Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Denergy_model.h175 struct em_perf_table *em_table_alloc(struct em_perf_domain *pd);
374 struct em_perf_table *em_table_alloc(struct em_perf_domain *pd) in em_table_alloc() function
/linux-6.15/kernel/power/
H A Denergy_model.c189 struct em_perf_table *em_table_alloc(struct em_perf_domain *pd) in em_table_alloc() function
419 em_table = em_table_alloc(pd); in em_create_pd()
679 em_table = em_table_alloc(pd); in em_table_dup()
/linux-6.15/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);