Searched refs:SCA_MIGRATE_DISABLE (Results 1 – 2 of 2) sorted by relevance
2396 .flags = SCA_MIGRATE_DISABLE, in migrate_disable_switch()2734 if (ctx->flags & (SCA_MIGRATE_ENABLE | SCA_MIGRATE_DISABLE)) { in set_cpus_allowed_common()2767 if (ctx->flags & SCA_MIGRATE_DISABLE) in __do_set_cpus_allowed()3210 !(ctx->flags & (SCA_USER | SCA_MIGRATE_ENABLE | SCA_MIGRATE_DISABLE)) && in __set_cpus_allowed_ptr()
2364 #define SCA_MIGRATE_DISABLE 0x02 macro