Home
last modified time | relevance | path

Searched refs:core_cpu (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Ditmt.c178 * @core_cpu: The cpu number associated with the core
189 void sched_set_itmt_core_prio(int prio, int core_cpu) in sched_set_itmt_core_prio() argument
193 for_each_cpu(cpu, topology_sibling_cpumask(core_cpu)) { in sched_set_itmt_core_prio()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A 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() argument
/kernel/linux/linux-6.6/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() argument

Completed in 3 milliseconds