Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtopology.h185 void sched_set_itmt_core_prio(int prio, int core_cpu);
196 static inline void sched_set_itmt_core_prio(int prio, int core_cpu) in sched_set_itmt_core_prio() function
/openbmc/linux/arch/x86/kernel/
H A Ditmt.c180 void sched_set_itmt_core_prio(int prio, int cpu) in sched_set_itmt_core_prio() function
/openbmc/linux/drivers/platform/x86/intel/
H A Dturbo_max_3.c99 sched_set_itmt_core_prio(priority, cpu); in itmt_legacy_cpu_online()
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c807 sched_set_itmt_core_prio(prio, cpudata->cpu); in amd_pstate_init_prefcore()
H A Dintel_pstate.c374 sched_set_itmt_core_prio(cppc_perf.highest_perf, cpu); in intel_pstate_set_itmt_prio()