Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c1079 bool do_flush = false; in intel_hpd_block() local
1087 do_flush = true; in intel_hpd_block()
1091 if (do_flush && hpd_pin_has_pulse(display, encoder->hpd_pin)) in intel_hpd_block()
/drivers/md/
A Ddm-log-userspace-base.c157 static void do_flush(struct work_struct *work) in do_flush() function
309 INIT_DELAYED_WORK(&lc->flush_log_work, do_flush); in userspace_ctr()
A Draid5-cache.c1286 bool do_flush; in r5l_flush_stripe_to_raid() local
1298 do_flush = !list_empty(&log->flushing_ios); in r5l_flush_stripe_to_raid()
1301 if (!do_flush) in r5l_flush_stripe_to_raid()
A Draid5.c783 bool do_flush; member
6002 if (ctx->do_flush) { in make_stripe_request()
6005 ctx->do_flush = false; in make_stripe_request()
6086 ctx.do_flush = bi->bi_opf & REQ_PREFLUSH; in raid5_make_request()
/drivers/usb/musb/
A Dmusb_host.c421 int do_flush = 0; in musb_host_packet_rx() local
453 do_flush = 1; in musb_host_packet_rx()
471 do_flush = 1; in musb_host_packet_rx()
493 if (unlikely(do_flush)) in musb_host_packet_rx()

Completed in 31 milliseconds