Lines Matching defs:first
13 * @a: first ts.
539 * Do the first step of an extraction in an rb tree, looking for the
1290 * This function searches the first schedulable entity, starting from the
1299 struct bfq_entity *entry, *first = NULL;
1306 first = entry;
1316 if (first)
1321 return first;
1325 * __bfq_lookup_next_entity - return the first eligible entity in @st.
1337 * In this first case, update the virtual time in @st too (see the
1382 * bfq_lookup_next_entity - return the first eligible entity in @sd.
1522 * level, we need first to find the leaf entity to set
1696 &bfqq->woken_list_node != bfqq->waker_bfqq->woken_list.first) {