Home
last modified time | relevance | path

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

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