Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds