Home
last modified time | relevance | path

Searched refs:entity_before (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/sched/
Dfair.c566 static inline bool entity_before(const struct sched_entity *a, in entity_before() function
796 return entity_before(__node_2_se(a), __node_2_se(b)); in __entity_less()