Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-iosched.c6837 struct bfq_queue *waker_bfqq = bfqq->waker_bfqq; in bfq_waker_bfqq() local
6928 struct bfq_queue *waker_bfqq = bfq_waker_bfqq(bfqq); in bfq_init_rq() local
H A Dbfq-iosched.h392 struct bfq_queue *waker_bfqq; member