Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-wf2q.c595 struct bfq_entity *first_idle = st->first_idle; in bfq_idle_insert() local
657 struct bfq_entity *first_idle = st->first_idle; in bfq_forget_idle() local
Dbfq-iosched.h53 struct bfq_entity *first_idle; member