Home
last modified time | relevance | path

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

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