Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/kernel/
Dsmp.c460 struct flush_data { struct
488 struct flush_data *fd = arg; in ipi_flush_tlb_page()
494 struct flush_data fd = { in flush_tlb_page()
503 struct flush_data *fd = arg; in ipi_flush_tlb_range()
510 struct flush_data fd = { in flush_tlb_range()
520 struct flush_data *fd = arg; in ipi_flush_tlb_kernel_range()
526 struct flush_data fd = { in flush_tlb_kernel_range()
547 struct flush_data *fd = arg; in ipi_flush_cache_page()
554 struct flush_data fd = { in flush_cache_page()
564 struct flush_data *fd = arg; in ipi_flush_cache_range()
[all …]
/kernel/linux/linux-5.10/block/
Dkyber-iosched.c662 struct flush_kcq_data *flush_data = data; in flush_busy_kcq() local
663 struct kyber_ctx_queue *kcq = &flush_data->khd->kcqs[bitnr]; in flush_busy_kcq()
666 list_splice_tail_init(&kcq->rq_list[flush_data->sched_domain], in flush_busy_kcq()
667 flush_data->list); in flush_busy_kcq()
Dblk-mq.c1024 struct flush_busy_ctx_data *flush_data = data; in flush_busy_ctx() local
1025 struct blk_mq_hw_ctx *hctx = flush_data->hctx; in flush_busy_ctx()
1030 list_splice_tail_init(&ctx->rq_lists[type], flush_data->list); in flush_busy_ctx()
/kernel/linux/linux-5.10/drivers/md/
Ddm-snap.c1129 static int flush_data(struct dm_snapshot *s) in flush_data() function
1153 if (flush_data(s) < 0) { in merge_callback()
Ddm-integrity.c1407 static void dm_integrity_flush_buffers(struct dm_integrity_c *ic, bool flush_data) in dm_integrity_flush_buffers() argument
1414 flush_data = false; in dm_integrity_flush_buffers()
1415 if (flush_data) { in dm_integrity_flush_buffers()
1436 if (flush_data) in dm_integrity_flush_buffers()