Searched refs:sched_set_itmt_core_prio (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kernel/
H A Ditmt.c90 * This must be done only after sched_set_itmt_core_prio
166 * sched_set_itmt_core_prio() - Set CPU priority based on ITMT
179 void sched_set_itmt_core_prio(int prio, int cpu) function
/linux-master/arch/x86/include/asm/
H A Dtopology.h247 void sched_set_itmt_core_prio(int prio, int core_cpu);
258 static inline void sched_set_itmt_core_prio(int prio, int core_cpu) function
/linux-master/drivers/platform/x86/intel/
H A Dturbo_max_3.c99 sched_set_itmt_core_prio(priority, cpu);
/linux-master/drivers/cpufreq/
H A Damd-pstate.c792 sched_set_itmt_core_prio(prio, cpudata->cpu);
819 sched_set_itmt_core_prio((int)cur_high, cpu);
H A Dintel_pstate.c376 sched_set_itmt_core_prio(cppc_perf.highest_perf, cpu);

Completed in 217 milliseconds