Home
last modified time | relevance | path

Searched defs:bfq_service_tree (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
Dbfq-iosched.h47 struct bfq_service_tree { struct
49 struct rb_root active;
51 struct rb_root idle;
54 struct bfq_entity *first_idle;
56 struct bfq_entity *last_idle;
59 u64 vtime;
61 unsigned long wsum;
/kernel/linux/linux-6.6/block/
Dbfq-iosched.h53 struct bfq_service_tree { struct
55 struct rb_root active;
57 struct rb_root idle;
60 struct bfq_entity *first_idle;
62 struct bfq_entity *last_idle;
65 u64 vtime;
67 unsigned long wsum;