Searched refs:nr_cpus_allowed (Results 1 – 11 of 11) sorted by relevance
504 if (p->nr_cpus_allowed > 1) in inc_dl_migration()514 if (p->nr_cpus_allowed > 1) in dec_dl_migration()1779 (curr->nr_cpus_allowed < 2 || in select_task_rq_dl()1781 p->nr_cpus_allowed > 1; in select_task_rq_dl()1843 if (rq->curr->nr_cpus_allowed == 1 || in check_preempt_equal_dl()1851 if (p->nr_cpus_allowed != 1 && in check_preempt_equal_dl()2070 if (task->nr_cpus_allowed == 1) in find_later_rq()2216 BUG_ON(p->nr_cpus_allowed <= 1); in pick_next_pushable_dl_task()2256 rq->curr->nr_cpus_allowed > 1) { in push_dl_task()2420 p->nr_cpus_allowed > 1 && in task_woken_dl()[all …]
335 if (p->nr_cpus_allowed > 1) in inc_rt_migration()352 if (p->nr_cpus_allowed > 1) in dec_rt_migration()1502 if (!task_current(rq, p) && p->nr_cpus_allowed > 1) in enqueue_task_rt()1631 if (rq->curr->nr_cpus_allowed == 1 || in check_preempt_equal_prio()1639 if (p->nr_cpus_allowed != 1 && in check_preempt_equal_prio()1793 if (on_rt_rq(&p->rt) && p->nr_cpus_allowed > 1) in put_prev_task_rt()1845 if (task->nr_cpus_allowed == 1) in find_lowest_rq()1993 BUG_ON(p->nr_cpus_allowed <= 1); in pick_next_pushable_task()2407 p->nr_cpus_allowed > 1 && in task_woken_rt()2409 (rq->curr->nr_cpus_allowed < 2 || in task_woken_rt()[all …]
370 WARN_ON_ONCE(current->nr_cpus_allowed != 1); in play_idle_precise()
2249 if (p->nr_cpus_allowed == 1) in get_push_task()3041 if (p->nr_cpus_allowed != 1) in is_per_cpu_kthread()
2470 p->nr_cpus_allowed = cpumask_weight(new_mask); in set_cpus_allowed_common()3418 if (p->nr_cpus_allowed > 1 && !is_migration_disabled(p)) in select_task_rq()
4083 if (!p || p->nr_cpus_allowed == 1) { in update_misfit_status()
85 .nr_cpus_allowed= NR_CPUS,
1009 if (current->nr_cpus_allowed == 1) { in hfi1_get_proc_affinity()1020 } else if (current->nr_cpus_allowed < cpumask_weight(&set->mask)) { in hfi1_get_proc_affinity()
838 if (current->nr_cpus_allowed != 1) in sdma_select_user_engine()
814 int nr_cpus_allowed; member1724 (current->nr_cpus_allowed == 1); in is_percpu_thread()
1145 const unsigned int weight = current->nr_cpus_allowed; in assign_ctxt_affinity()1627 const unsigned int weight = current->nr_cpus_allowed; in qib_assign_ctxt()
Completed in 68 milliseconds