Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
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
/Linux-v6.6/arch/x86/kernel/
Ditmt.c180 void sched_set_itmt_core_prio(int prio, int cpu) in sched_set_itmt_core_prio() function
/Linux-v6.6/drivers/platform/x86/intel/
Dturbo_max_3.c99 sched_set_itmt_core_prio(priority, cpu); in itmt_legacy_cpu_online()
/Linux-v6.6/drivers/cpufreq/
Dintel_pstate.c375 sched_set_itmt_core_prio(cppc_perf.highest_perf, cpu); in intel_pstate_set_itmt_prio()