Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dbfq-wf2q.c1011 if (!entity->in_groups_with_pending_reqs) { in __bfq_activate_entity()
1012 entity->in_groups_with_pending_reqs = true; in __bfq_activate_entity()
H A Dbfq-iosched.h199 bool in_groups_with_pending_reqs; member
H A Dbfq-iosched.c854 if (entity->in_groups_with_pending_reqs) { in bfq_weights_tree_remove()
855 entity->in_groups_with_pending_reqs = false; in bfq_weights_tree_remove()