Home
last modified time | relevance | path

Searched refs:flush_data (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/xtensa/kernel/
Dsmp.c470 struct flush_data { struct
498 struct flush_data *fd = arg; in ipi_flush_tlb_page()
504 struct flush_data fd = { in flush_tlb_page()
513 struct flush_data *fd = arg; in ipi_flush_tlb_range()
520 struct flush_data fd = { in flush_tlb_range()
530 struct flush_data *fd = arg; in ipi_flush_tlb_kernel_range()
536 struct flush_data fd = { in flush_tlb_kernel_range()
557 struct flush_data *fd = arg; in ipi_flush_cache_page()
564 struct flush_data fd = { in flush_cache_page()
574 struct flush_data *fd = arg; in ipi_flush_cache_range()
[all …]
/linux-6.12.1/block/
Dkyber-iosched.c669 struct flush_kcq_data *flush_data = data; in flush_busy_kcq() local
670 struct kyber_ctx_queue *kcq = &flush_data->khd->kcqs[bitnr]; in flush_busy_kcq()
673 list_splice_tail_init(&kcq->rq_list[flush_data->sched_domain], in flush_busy_kcq()
674 flush_data->list); in flush_busy_kcq()
Dblk-mq.c1676 struct flush_busy_ctx_data *flush_data = data; in flush_busy_ctx() local
1677 struct blk_mq_hw_ctx *hctx = flush_data->hctx; in flush_busy_ctx()
1682 list_splice_tail_init(&ctx->rq_lists[type], flush_data->list); in flush_busy_ctx()
/linux-6.12.1/drivers/md/
Ddm-integrity.c1499 static void dm_integrity_flush_buffers(struct dm_integrity_c *ic, bool flush_data) in dm_integrity_flush_buffers() argument
1505 flush_data = false; in dm_integrity_flush_buffers()
1506 if (flush_data) { in dm_integrity_flush_buffers()
1526 if (flush_data) in dm_integrity_flush_buffers()