Searched refs:flush_data (Results 1 – 4 of 4) sorted by relevance
470 struct flush_data { struct498 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()536 struct flush_data fd = { in flush_tlb_kernel_range()564 struct flush_data fd = { in flush_cache_page()581 struct flush_data fd = { in flush_cache_range()597 struct flush_data fd = { in flush_icache_range()616 struct flush_data fd = { in system_invalidate_dcache_range()[all …]
669 struct flush_kcq_data *flush_data = data; in flush_busy_kcq() local670 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()
1767 struct flush_busy_ctx_data *flush_data = data; in flush_busy_ctx() local1768 struct blk_mq_hw_ctx *hctx = flush_data->hctx; in flush_busy_ctx()1773 list_splice_tail_init(&ctx->rq_lists[type], flush_data->list); in flush_busy_ctx()
1498 static void dm_integrity_flush_buffers(struct dm_integrity_c *ic, bool flush_data) in dm_integrity_flush_buffers() argument1504 flush_data = false; in dm_integrity_flush_buffers()1505 if (flush_data) { in dm_integrity_flush_buffers()1525 if (flush_data) in dm_integrity_flush_buffers()