Searched refs:PF_NO_SETAFFINITY (Results 1 – 8 of 8) sorted by relevance
230 current->flags |= PF_NO_SETAFFINITY; in migrate_to_reboot_cpu()
445 p->flags |= PF_NO_SETAFFINITY; in __kthread_bind_mask()
365 WARN_ON_ONCE(!(current->flags & PF_NO_SETAFFINITY)); in play_idle_precise()
1894 if (check && (p->flags & PF_NO_SETAFFINITY)) { in __set_cpus_allowed_ptr()5915 if (p->flags & PF_NO_SETAFFINITY) { in sched_setaffinity()6614 if (p->flags & PF_NO_SETAFFINITY) { in task_can_attach()
1549 #define PF_NO_SETAFFINITY 0x04000000 /* Userland is not allowed to meddle with cpus_mask */ macro1586 return (current->flags & PF_NO_SETAFFINITY) && in is_percpu_thread()
1221 task->flags |= PF_NO_SETAFFINITY; in io_wq_worker_affinity()
1301 PF_NOFREEZE | PF_NO_SETAFFINITY); in begin_new_exec()
2795 if (tsk->no_cgroup_migration || (tsk->flags & PF_NO_SETAFFINITY)) { in cgroup_procs_write_start()