Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-wf2q.c385 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min() function
409 bfq_update_min(entity, node->rb_right); in bfq_update_active_node()
410 bfq_update_min(entity, node->rb_left); in bfq_update_active_node()