Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c540 * bfq_find_deepest - find the deepest node that an extraction can modify.
548 static struct rb_node *bfq_find_deepest(struct rb_node *node) in bfq_find_deepest() function
585 node = bfq_find_deepest(&entity->rb_node); in bfq_active_extract()
/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c536 * bfq_find_deepest - find the deepest node that an extraction can modify.
544 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()

Completed in 5 milliseconds