Searched refs:SCA_MIGRATE_ENABLE (Results 1 – 2 of 2) sorted by relevance
2391 .flags = SCA_MIGRATE_ENABLE, in ___migrate_enable()2680 if (ctx->flags & (SCA_MIGRATE_ENABLE | SCA_MIGRATE_DISABLE)) { in set_cpus_allowed_common()2919 if ((flags & SCA_MIGRATE_ENABLE) && in affine_move_task()2949 if (!(flags & SCA_MIGRATE_ENABLE)) { in affine_move_task()3004 if (flags & SCA_MIGRATE_ENABLE) in affine_move_task()3015 if (flags & SCA_MIGRATE_ENABLE) in affine_move_task()3097 if (!(ctx->flags & SCA_MIGRATE_ENABLE)) { in __set_cpus_allowed_ptr_locked()3153 !(ctx->flags & (SCA_USER | SCA_MIGRATE_ENABLE | SCA_MIGRATE_DISABLE)) && in __set_cpus_allowed_ptr()
2587 #define SCA_MIGRATE_ENABLE 0x04 macro