Home
last modified time | relevance | path

Searched refs:bfq_end_wr_async_queues (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/block/
H A Dbfq-cgroup.c999 bfq_end_wr_async_queues(bfqd, bfqg); in bfq_end_wr_async()
1001 bfq_end_wr_async_queues(bfqd, bfqd->root_group); in bfq_end_wr_async()
1467 bfq_end_wr_async_queues(bfqd, bfqd->root_group); in bfq_end_wr_async()
H A Dbfq-iosched.h1061 void bfq_end_wr_async_queues(struct bfq_data *bfqd, struct bfq_group *bfqg);
H A Dbfq-iosched.c2644 void bfq_end_wr_async_queues(struct bfq_data *bfqd, in bfq_end_wr_async_queues() function