Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dtopology.h257 void sched_set_itmt_core_prio(int prio, int core_cpu);
268 static inline void sched_set_itmt_core_prio(int prio, int core_cpu) in sched_set_itmt_core_prio() function
/linux-6.15/arch/x86/kernel/
H A Ditmt.c164 void sched_set_itmt_core_prio(int prio, int cpu) in sched_set_itmt_core_prio() function
/linux-6.15/drivers/platform/x86/intel/
H A Dturbo_max_3.c99 sched_set_itmt_core_prio(priority, cpu); in itmt_legacy_cpu_online()
/linux-6.15/drivers/cpufreq/
H A Damd-pstate.c808 sched_set_itmt_core_prio((int)READ_ONCE(cpudata->prefcore_ranking), cpudata->cpu); in amd_pstate_init_prefcore()
835 sched_set_itmt_core_prio((int)cur_high, cpu); in amd_pstate_update_limits()
H A Dintel_pstate.c379 sched_set_itmt_core_prio(cppc_perf.highest_perf, cpu); in intel_pstate_set_itmt_prio()