Searched refs:bfq_end_wr_async_queues (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | bfq-cgroup.c | 981 bfq_end_wr_async_queues(bfqd, bfqg); in bfq_end_wr_async() 983 bfq_end_wr_async_queues(bfqd, bfqd->root_group); in bfq_end_wr_async() 1449 bfq_end_wr_async_queues(bfqd, bfqd->root_group); in bfq_end_wr_async()
|
H A D | bfq-iosched.h | 960 void bfq_end_wr_async_queues(struct bfq_data *bfqd, struct bfq_group *bfqg);
|
H A D | bfq-iosched.c | 2390 void bfq_end_wr_async_queues(struct bfq_data *bfqd, in bfq_end_wr_async_queues() function
|
/kernel/linux/linux-6.6/block/ |
H A D | bfq-cgroup.c | 999 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 D | bfq-iosched.h | 1061 void bfq_end_wr_async_queues(struct bfq_data *bfqd, struct bfq_group *bfqg);
|
H A D | bfq-iosched.c | 2633 void bfq_end_wr_async_queues(struct bfq_data *bfqd, in bfq_end_wr_async_queues() function
|
Completed in 31 milliseconds