Searched refs:flush_data (Results 1 – 3 of 3) sorted by relevance
461 struct flush_data { struct489 struct flush_data *fd = arg; in ipi_flush_tlb_page()495 struct flush_data fd = { in flush_tlb_page()504 struct flush_data *fd = arg; in ipi_flush_tlb_range()511 struct flush_data fd = { in flush_tlb_range()521 struct flush_data *fd = arg; in ipi_flush_tlb_kernel_range()527 struct flush_data fd = { in flush_tlb_kernel_range()548 struct flush_data *fd = arg; in ipi_flush_cache_page()555 struct flush_data fd = { in flush_cache_page()565 struct flush_data *fd = arg; in ipi_flush_cache_range()[all …]
665 struct flush_kcq_data *flush_data = data; in flush_busy_kcq() local666 struct kyber_ctx_queue *kcq = &flush_data->khd->kcqs[bitnr]; in flush_busy_kcq()669 list_splice_tail_init(&kcq->rq_list[flush_data->sched_domain], in flush_busy_kcq()670 flush_data->list); in flush_busy_kcq()
1022 struct flush_busy_ctx_data *flush_data = data; in flush_busy_ctx() local1023 struct blk_mq_hw_ctx *hctx = flush_data->hctx; in flush_busy_ctx()1028 list_splice_tail_init(&ctx->rq_lists[type], flush_data->list); in flush_busy_ctx()