Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dbfq-wf2q.c613 struct bfq_entity *first_idle = st->first_idle; in bfq_idle_insert() local
675 struct bfq_entity *first_idle = st->first_idle; in bfq_forget_idle() local
Dbfq-iosched.h54 struct bfq_entity *first_idle; member