Searched refs:on_rq (Results 1 – 9 of 9) sorted by relevance
288 if (___update_load_sum(now, cpu, &se->avg, !!se->on_rq, !!se->on_rq, in __update_load_avg_se()
504 if (curr->on_rq) in update_min_vruntime()660 u64 slice = __sched_period(cfs_rq->nr_running + !se->on_rq); in sched_slice()669 if (unlikely(!se->on_rq)) { in sched_slice()2806 if (se->on_rq) { in reweight_entity()2829 if (se->on_rq) { in reweight_entity()3298 if (se->on_rq) { in update_tg_cfs_runnable()3901 se->on_rq = 1; in enqueue_entity()3981 se->on_rq = 0; in dequeue_entity()4052 if (se->on_rq) { in set_next_entity()4149 if (prev->on_rq) in put_prev_entity()[all …]
913 p->on_rq = TASK_ON_RQ_MIGRATING; in move_queued_task()923 p->on_rq = TASK_ON_RQ_QUEUED; in move_queued_task()1135 !p->on_rq); in set_task_cpu()1144 (p->on_rq && !task_on_rq_migrating(p))); in set_task_cpu()1192 p->on_rq = TASK_ON_RQ_MIGRATING; in __migrate_swap_task()1196 p->on_rq = TASK_ON_RQ_QUEUED; in __migrate_swap_task()1639 p->on_rq = TASK_ON_RQ_QUEUED; in ttwu_activate()1992 if (p->on_rq && ttwu_remote(p, wake_flags)) in try_to_wake_up()2140 p->on_rq = 0; in __sched_fork()2142 p->se.on_rq = 0; in __sched_fork()[all …]
436 return rt_se->on_rq; in on_rt_rq()1259 rt_se->on_rq = 1; in __enqueue_rt_entity()1273 rt_se->on_rq = 0; in __dequeue_rt_entity()
1435 return p->on_rq == TASK_ON_RQ_QUEUED; in task_on_rq_queued()1440 return p->on_rq == TASK_ON_RQ_MIGRATING; in task_on_rq_migrating()
1476 if (p->on_rq == TASK_ON_RQ_MIGRATING || flags & ENQUEUE_RESTORE) { in enqueue_task_dl()1517 if (p->on_rq == TASK_ON_RQ_MIGRATING || flags & DEQUEUE_SAVE) { in dequeue_task_dl()
638 !READ_ONCE(t->on_rq) || in check_holdout_task()727 if (t != current && READ_ONCE(t->on_rq) && in rcu_tasks_kthread()
452 unsigned int on_rq; member488 unsigned short on_rq; member637 int on_rq; member
1110 while (p->on_rq) { in trace_selftest_startup_wakeup()