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