Home
last modified time | relevance | path

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

/block/
Dbfq-iosched.h111 unsigned int num_active; /* nr of active queues with this weight */ member
Dbfq-iosched.c794 bfqq->weight_counter->num_active++; in bfq_weights_tree_add()
811 bfqq->weight_counter->num_active--; in __bfq_weights_tree_remove()
812 if (bfqq->weight_counter->num_active > 0) in __bfq_weights_tree_remove()