Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c411 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min() function
435 bfq_update_min(entity, node->rb_right); in bfq_update_active_node()
436 bfq_update_min(entity, node->rb_left); in bfq_update_active_node()