Searched refs:do_flush (Results 1 – 12 of 12) sorted by relevance
104 unsigned int do_flush; \114 do_flush = test_bit(RAC_ENABLED, &b15_rac_flags); \115 if (do_flush) \118 if (!do_flush) \
587 bool do_flush = false; in dbdma_control_write() local654 do_flush = true; in dbdma_control_write()672 do_flush = true; in dbdma_control_write()686 if (do_flush && ch->flush) { in dbdma_control_write()
224 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush() function324 err = do_flush(oe, show_progress); in __ordered_events__flush()
157 static void do_flush(struct work_struct *work) in do_flush() function309 INIT_DELAYED_WORK(&lc->flush_log_work, do_flush); in userspace_ctr()
1287 bool do_flush; in r5l_flush_stripe_to_raid() local1299 do_flush = !list_empty(&log->flushing_ios); in r5l_flush_stripe_to_raid()1302 if (!do_flush) in r5l_flush_stripe_to_raid()
782 bool do_flush; member6086 if (ctx->do_flush) { in make_stripe_request()6089 ctx->do_flush = false; in make_stripe_request()6172 ctx.do_flush = bi->bi_opf & REQ_PREFLUSH; in raid5_make_request()
456 int do_flush = 0; in musb_host_packet_rx() local489 do_flush = 1; in musb_host_packet_rx()508 do_flush = 1; in musb_host_packet_rx()532 if (unlikely(do_flush)) in musb_host_packet_rx()
1196 int do_flush, status; in nfs_flush_incompatible() local1210 do_flush = nfs_page_to_folio(req) != folio || in nfs_flush_incompatible()1215 do_flush |= l_ctx->lockowner != current->files; in nfs_flush_incompatible()1218 if (!do_flush) in nfs_flush_incompatible()
1482 static void do_flush(struct intelfb_info *dinfo);1527 do_flush(dinfo); in wait_ring()1544 static void do_flush(struct intelfb_info *dinfo) in do_flush() function1566 do_flush(dinfo); in intelfbhw_do_sync()
420 int do_flush = 0; in musb_host_packet_rx() local452 do_flush = 1; in musb_host_packet_rx()470 do_flush = 1; in musb_host_packet_rx()492 if (unlikely(do_flush)) in musb_host_packet_rx()
1870 bool do_flush = false; in __remove_nexthop_fib() local1875 do_flush = true; in __remove_nexthop_fib()1877 if (do_flush) in __remove_nexthop_fib()
5922 bool do_flush; in flush_required() local5929 do_flush = !skb_queue_empty(&sd->input_pkt_queue) || in flush_required()5933 return do_flush; in flush_required()