Home
last modified time | relevance | path

Searched defs:smt_mask (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/sched/
Dcore_sched.c241 const struct cpumask *smt_mask = cpu_smt_mask(cpu_of(rq)); in __sched_core_account_forceidle() local
Dcore.c316 const struct cpumask *smt_mask = cpu_smt_mask(cpu); in sched_core_lock() local
326 const struct cpumask *smt_mask = cpu_smt_mask(cpu); in sched_core_unlock() local
346 const struct cpumask *smt_mask = cpu_smt_mask(cpu); in __sched_core_flip() local
5844 const struct cpumask *smt_mask; in pick_next_task() local
6174 const struct cpumask *smt_mask = cpu_smt_mask(cpu); in sched_core_cpu_starting() local
6217 const struct cpumask *smt_mask = cpu_smt_mask(cpu); in sched_core_cpu_deactivate() local
/linux-5.19.10/kernel/
Dstop_machine.c637 const struct cpumask *smt_mask = cpu_smt_mask(cpu); in stop_core_cpuslocked() local