Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dbfq-wf2q.c400 static void bfq_update_min(struct bfq_entity *entity, struct rb_node *node) in bfq_update_min() function
424 bfq_update_min(entity, node->rb_right); in bfq_update_active_node()
425 bfq_update_min(entity, node->rb_left); in bfq_update_active_node()