Home
last modified time | relevance | path

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

/Linux-v6.1/arch/xtensa/kernel/
Dsmp.c467 struct flush_data { struct
495 struct flush_data *fd = arg; in ipi_flush_tlb_page()
501 struct flush_data fd = { in flush_tlb_page()
510 struct flush_data *fd = arg; in ipi_flush_tlb_range()
517 struct flush_data fd = { in flush_tlb_range()
527 struct flush_data *fd = arg; in ipi_flush_tlb_kernel_range()
533 struct flush_data fd = { in flush_tlb_kernel_range()
554 struct flush_data *fd = arg; in ipi_flush_cache_page()
561 struct flush_data fd = { in flush_cache_page()
571 struct flush_data *fd = arg; in ipi_flush_cache_range()
[all …]
/Linux-v6.1/block/
Dkyber-iosched.c670 struct flush_kcq_data *flush_data = data; in flush_busy_kcq() local
671 struct kyber_ctx_queue *kcq = &flush_data->khd->kcqs[bitnr]; in flush_busy_kcq()
674 list_splice_tail_init(&kcq->rq_list[flush_data->sched_domain], in flush_busy_kcq()
675 flush_data->list); in flush_busy_kcq()
Dblk-mq.c1629 struct flush_busy_ctx_data *flush_data = data; in flush_busy_ctx() local
1630 struct blk_mq_hw_ctx *hctx = flush_data->hctx; in flush_busy_ctx()
1635 list_splice_tail_init(&ctx->rq_lists[type], flush_data->list); in flush_busy_ctx()
/Linux-v6.1/drivers/md/
Ddm-integrity.c1513 static void dm_integrity_flush_buffers(struct dm_integrity_c *ic, bool flush_data) in dm_integrity_flush_buffers() argument
1520 flush_data = false; in dm_integrity_flush_buffers()
1521 if (flush_data) { in dm_integrity_flush_buffers()
1541 if (flush_data) in dm_integrity_flush_buffers()