Searched refs:task_on_rq_queued (Results 1 – 6 of 6) sorted by relevance
162 if (task_on_rq_queued(p)) in dl_change_utilization()995 if (!task_on_rq_queued(p)) { in dl_task_timer()1733 if (rq->stop && task_on_rq_queued(rq->stop)) in pick_next_task_dl()1980 !task_on_rq_queued(task))) { in find_lock_later_rq()2019 BUG_ON(!task_on_rq_queued(p)); in pick_next_pushable_dl_task()2178 WARN_ON(!task_on_rq_queued(p)); in pull_dl_task()2300 if (task_on_rq_queued(p) && p->dl.dl_runtime) in switched_from_dl()2303 if (!task_on_rq_queued(p)) { in switched_from_dl()2328 if (!task_on_rq_queued(p) || rq->dl.dl_nr_running) in switched_from_dl()2344 if (!task_on_rq_queued(p)) { in switched_to_dl()[all …]
31 if (!stop || !task_on_rq_queued(stop)) in pick_next_task_stop()
857 if (task_on_rq_queued(rq->curr) && test_tsk_need_resched(rq->curr)) in check_preempt_curr()988 if (task_on_rq_queued(p)) in migration_cpu_stop()1017 queued = task_on_rq_queued(p); in do_set_cpus_allowed()1108 } else if (task_on_rq_queued(p)) { in __set_cpus_allowed_ptr()1182 if (task_on_rq_queued(p)) { in __migrate_swap_task()1355 queued = task_on_rq_queued(p); in wait_task_inactive()1714 if (task_on_rq_queued(p)) { in ttwu_remote()2096 if (!task_on_rq_queued(p)) { in try_to_wake_up_local()3013 if (!p->on_cpu || !task_on_rq_queued(p)) in task_sched_runtime()3023 if (task_current(rq, p) && task_on_rq_queued(p)) { in task_sched_runtime()[all …]
1557 if (unlikely((rq->stop && task_on_rq_queued(rq->stop)) || in pick_next_task_rt()1754 !task_on_rq_queued(task))) { in find_lock_lowest_rq()1788 BUG_ON(!task_on_rq_queued(p)); in pick_next_pushable_task()2123 WARN_ON(!task_on_rq_queued(p)); in pull_rt_task()2206 if (!task_on_rq_queued(p) || rq->rt.rt_nr_running) in switched_from_rt()2237 if (task_on_rq_queued(p) && rq->curr != p) { in switched_to_rt()2254 if (!task_on_rq_queued(p)) in prio_changed_rt()
1433 static inline int task_on_rq_queued(struct task_struct *p) in task_on_rq_queued() function
9706 if (!task_on_rq_queued(p)) in prio_changed_fair()9841 if (task_on_rq_queued(p)) { in switched_to_fair()