Searched refs:PF_NO_SETAFFINITY (Results 1 – 7 of 7) sorted by relevance
227 current->flags |= PF_NO_SETAFFINITY; in migrate_to_reboot_cpu()
398 p->flags |= PF_NO_SETAFFINITY; in __kthread_bind_mask()
324 WARN_ON_ONCE(!(current->flags & PF_NO_SETAFFINITY)); in play_idle()
1071 if (check && (p->flags & PF_NO_SETAFFINITY)) { in __set_cpus_allowed_ptr()4752 if (p->flags & PF_NO_SETAFFINITY) { in sched_setaffinity()5458 if (p->flags & PF_NO_SETAFFINITY) { in task_can_attach()
1392 #define PF_NO_SETAFFINITY 0x04000000 /* Userland is not allowed to meddle with cpus_allowed */ macro1429 return (current->flags & PF_NO_SETAFFINITY) && in is_percpu_thread()
1290 PF_NOFREEZE | PF_NO_SETAFFINITY); in flush_old_exec()
2680 if (tsk->no_cgroup_migration || (tsk->flags & PF_NO_SETAFFINITY)) { in cgroup_procs_write_start()