Searched refs:PF_NO_SETAFFINITY (Results 1 – 1 of 1) sorted by relevance
1753 #define PF_NO_SETAFFINITY 0x04000000 /* Userland is not allowed to meddle with cpus_mask */ macro1791 return (current->flags & PF_NO_SETAFFINITY) && in is_percpu_thread()
Completed in 11 milliseconds