Home
last modified time | relevance | path

Searched refs:SCA_CHECK (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Dsyscalls.c1117 ctx->flags |= SCA_CHECK; in __sched_setaffinity()
H A Dsched.h2775 #define SCA_CHECK 0x01 macro
H A Dcore.c3049 if ((ctx->flags & SCA_CHECK) && (p->flags & PF_NO_SETAFFINITY)) { in __set_cpus_allowed_ptr_locked()