Lines Matching refs:left
648 struct rb_node *left = rb_first_cached(&cfs_rq->tasks_timeline);
650 if (!left) {
654 return rb_entry(left, struct sched_entity, run_node);
823 * only 1/2 of the left utilization budget:
2432 * just one node left in each "group", the
4670 struct sched_entity *left = __pick_first_entity(cfs_rq);
4674 * If curr is set we have to see if its left of the leftmost entity
4677 if (!left || (curr && entity_before(curr, left))) {
4678 left = curr;
4681 se = left; /* ideally we run the leftmost entity */
4699 if (second && wakeup_preempt_entity(second, left) < 1) {
4704 if (cfs_rq->next && wakeup_preempt_entity(cfs_rq->next, left) < 1) {
4709 } else if (cfs_rq->last && wakeup_preempt_entity(cfs_rq->last, left) < 1) {
6394 * there are no idle cores left in the system; tracked through