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