Home
last modified time | relevance | path

Searched refs:SCA_MIGRATE_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/kernel/sched/
Dsched.h2242 #define SCA_MIGRATE_DISABLE 0x02 macro
Dcore.c2221 __do_set_cpus_allowed(p, cpumask_of(rq->cpu), SCA_MIGRATE_DISABLE); in migrate_disable_switch()
2540 if (flags & (SCA_MIGRATE_ENABLE | SCA_MIGRATE_DISABLE)) { in set_cpus_allowed_common()
2567 if (flags & SCA_MIGRATE_DISABLE) in __do_set_cpus_allowed()