Home
last modified time | relevance | path

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

/include/linux/
Dsched.h1587 #define PF_NO_SETAFFINITY 0x04000000 /* Userland is not allowed to meddle with cpus_mask */ macro
1624 return (current->flags & PF_NO_SETAFFINITY) && in is_percpu_thread()