Searched refs:do_flush (Results 1 - 7 of 7) sorted by relevance

/drivers/block/
H A Dosdblk.c305 bool do_write, do_flush; local
325 do_flush = rq->cmd_flags & REQ_FLUSH;
328 if (!do_flush) { /* osd_flush does not use a bio */
350 if (do_flush)
361 do_flush ? "flush" : do_write ?
/drivers/staging/speakup/
H A Dspeakup.h80 extern void do_flush(void);
H A Dmain.c303 do_flush();
1138 do_flush();
1145 do_flush();
1150 do_flush();
1364 do_flush();
1461 do_flush();
1483 do_flush();
1606 do_flush();
1730 do_flush();
1995 do_flush();
[all...]
H A Dsynth.c201 void do_flush(void) function
H A Dkobjects.c346 do_flush();
/drivers/usb/musb/
H A Dmusb_host.c452 int do_flush = 0; local
484 do_flush = 1;
502 do_flush = 1;
524 if (unlikely(do_flush))
/drivers/video/intelfb/
H A Dintelfbhw.c1488 static void do_flush(struct intelfb_info *dinfo);
1533 do_flush(dinfo);
1550 static void do_flush(struct intelfb_info *dinfo) function
1572 do_flush(dinfo);

Completed in 105 milliseconds