Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A 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
H A Dbfq-iosched.h54 struct bfq_entity *first_idle; member