Home
last modified time | relevance | path

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

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