Searched refs:entity_before (Results 1 – 1 of 1) sorted by relevance
582 static inline bool entity_before(const struct sched_entity *a, in entity_before() function807 return entity_before(__node_2_se(a), __node_2_se(b)); in __entity_less()1019 if (!best || (curr && entity_before(curr, best))) in __pick_eevdf()8687 if (cfs_rq->next && entity_before(cfs_rq->next, pse)) in set_preempt_buddy()8729 if (entity_before(pse, se) && delta >= threshold) in preempt_sync()