Searched refs:PF_NO_SETAFFINITY (Results 1 – 11 of 11) sorted by relevance
348 WARN_ON_ONCE(!(current->flags & PF_NO_SETAFFINITY)); in play_idle_precise()
3148 if ((ctx->flags & SCA_CHECK) && (p->flags & PF_NO_SETAFFINITY)) { in __set_cpus_allowed_ptr_locked()8385 if (p->flags & PF_NO_SETAFFINITY) { in sched_setaffinity()9273 idle->flags |= PF_KTHREAD | PF_NO_SETAFFINITY; in init_idle()9350 if (p->flags & PF_NO_SETAFFINITY) in task_can_attach()9870 current->flags &= ~PF_NO_SETAFFINITY; in sched_init_smp()
531 p->flags |= PF_NO_SETAFFINITY; in __kthread_bind_mask()593 WARN_ON_ONCE(!(k->flags & PF_NO_SETAFFINITY)); in kthread_set_per_cpu()
241 current->flags |= PF_NO_SETAFFINITY; in migrate_to_reboot_cpu()
2383 p->flags &= ~(PF_SUPERPRIV | PF_WQ_WORKER | PF_IDLE | PF_NO_SETAFFINITY); in copy_process()
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()
468 current->flags |= PF_NO_SETAFFINITY; in rcu_scale_writer()
1702 current->flags &= ~(PF_NO_SETAFFINITY); in osnoise_main()1885 current->flags &= ~(PF_NO_SETAFFINITY); in timerlat_main()
703 tsk->flags |= PF_NO_SETAFFINITY; in rest_init()
1322 PF_NOFREEZE | PF_NO_SETAFFINITY); in begin_new_exec()
2908 if (tsk->no_cgroup_migration || (tsk->flags & PF_NO_SETAFFINITY)) { in cgroup_procs_write_start()