Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c544 static struct rb_node *bfq_find_deepest(struct rb_node *node) in bfq_find_deepest() function
576 node = bfq_find_deepest(&entity->rb_node); in bfq_active_extract()