Home
last modified time | relevance | path

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

/linux/block/
H A Dbfq-wf2q.c315 * bfq_entity_of - get an entity from a node.
323 struct bfq_entity *bfq_entity_of(struct rb_node *node) in bfq_entity_of() function
357 st->first_idle = bfq_entity_of(next); in bfq_idle_extract()
362 st->last_idle = bfq_entity_of(next); in bfq_idle_extract()
H A Dbfq-iosched.h1133 struct bfq_entity *bfq_entity_of(struct rb_node *node);