Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dtopology.h173 void sched_set_itmt_core_prio(int prio, int core_cpu);
184 static inline void sched_set_itmt_core_prio(int prio, int core_cpu) in sched_set_itmt_core_prio() function
/Linux-v5.10/arch/x86/kernel/
Ditmt.c189 void sched_set_itmt_core_prio(int prio, int core_cpu) in sched_set_itmt_core_prio() function
/Linux-v5.10/drivers/platform/x86/
Dintel_turbo_max_3.c99 sched_set_itmt_core_prio(priority, cpu); in itmt_legacy_cpu_online()
/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c358 sched_set_itmt_core_prio(cppc_perf.highest_perf, cpu); in intel_pstate_set_itmt_prio()