Lines Matching full:eligible
88 * sd->next_in_service, is eligible and has a lower virtual in bfq_update_next_in_service()
478 * the eligible node with the lowest finish time in logarithmic time.
1261 * if needed, to have at least one entity eligible.
1285 * bfq_first_active_entity - find the eligible entity with
1292 * a subtree with at least one eligible (start <= vtime) entity. The path on
1293 * the right is followed only if a) the left subtree contains no eligible
1294 * entities and b) no eligible entity has been found yet.
1325 * __bfq_lookup_next_entity - return the first eligible entity in @st.
1345 * 2) is not eligible any more, or
1359 * least one entity is eligible. in __bfq_lookup_next_entity()
1367 * eligible. If, instead, there is an in-service entity, then in __bfq_lookup_next_entity()
1369 * eligible entity, namely the in-service one (even if the in __bfq_lookup_next_entity()
1382 * bfq_lookup_next_entity - return the first eligible entity in @sd.