Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtopology.h156 void sched_set_itmt_core_prio(int prio, int core_cpu);
167 static inline void sched_set_itmt_core_prio(int prio, int core_cpu) in sched_set_itmt_core_prio() function
/Linux-v4.19/drivers/platform/x86/
Dintel_turbo_max_3.c107 sched_set_itmt_core_prio(priority, cpu); in itmt_legacy_cpu_online()
/Linux-v4.19/arch/x86/kernel/
Ditmt.c196 void sched_set_itmt_core_prio(int prio, int core_cpu) in sched_set_itmt_core_prio() function
/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c356 sched_set_itmt_core_prio(cppc_perf.highest_perf, cpu); in intel_pstate_set_itmt_prio()