Searched refs:writeback (Results 126 - 150 of 178) sorted by last modified time

12345678

/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c222 "Failed to obtain a dl list, disabling writeback\n");
256 if (!pipe->lif || wpf->writeback) {
325 * Configure writeback for display pipelines (the wpf writeback flag is
327 * display list to disable writeback after a single frame, and process
328 * to enable writeback. If the display list allocation fails don't
329 * enable writeback as we wouldn't be able to safely disable it,
332 if (wpf->writeback) {
335 wpf->writeback = false;
339 wpf->writeback
[all...]
H A Dvsp1_rwpf.h64 bool writeback; member in struct:vsp1_rwpf
/linux-master/mm/
H A Dvmstat.c26 #include <linux/writeback.h>
H A Dpage_io.c21 #include <linux/writeback.h>
/linux-master/include/linux/
H A Dbuffer_head.h189 bool *dirty, bool *writeback);
/linux-master/fs/ufs/
H A Dinode.c39 #include <linux/writeback.h>
/linux-master/fs/ext4/
H A Dpage-io.c17 #include <linux/writeback.h>
229 /* Only reserved conversions from writeback should enter here */
323 /* BIO completion function for page writeback */
480 * racing WB_SYNC_ALL writeback does not skip the folio.
H A Dreadpage.c43 #include <linux/writeback.h>
/linux-master/fs/adfs/
H A Dinode.c9 #include <linux/writeback.h>
/linux-master/fs/
H A Dsplice.c29 #include <linux/writeback.h>
78 * writeback completing on this folio, since we'll remove it
/linux-master/fs/jbd2/
H A Dcommit.c22 #include <linux/writeback.h>
/linux-master/drivers/md/bcache/
H A Drequest.c14 #include "writeback.h"
176 if (op->writeback)
224 op->writeback))
232 if (op->writeback) {
255 /* bch_alloc_sectors() blocks if s->writeback = true */
256 BUG_ON(op->writeback);
259 * But if it's not a writeback write we'd rather just bail out if
293 * be from a normal write, or a writeback write, or a write to a flash only
313 op->writeback, op->bypass);
646 * If a bio has REQ_PREFLUSH for writeback mod
[all...]
H A Dmovinggc.c104 op->writeback = KEY_DIRTY(&io->w->key);
135 /* XXX: if we error, background writeback could stall indefinitely */
H A Drequest.h21 unsigned int writeback:1; member in struct:data_insert_op::__anon79::__anon80
H A DMakefile7 util.o writeback.o features.o
/linux-master/fs/gfs2/
H A Dlog.h12 #include <linux/writeback.h>
/linux-master/fs/reiserfs/
H A Dinode.c18 #include <linux/writeback.h>
990 * it eligible for writeback at any time by the
2644 * the first submit_bh can bring the folio out of writeback.
2684 * writeback
/linux-master/fs/ocfs2/
H A Djournal.c18 #include <linux/writeback.h>
H A Dxattr.c22 #include <linux/writeback.h>
H A Drefcounttree.c32 #include <linux/writeback.h>
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h606 /// Describe how to display a surface in multi-plane setup and output to different output and writeback using the specified timgin
612 struct dml_writeback_cfg_st writeback; member in struct:dml_display_cfg_st
/linux-master/arch/m68k/mac/
H A Dvia.c295 void via_l2_flush(int writeback) argument
/linux-master/fs/sysv/
H A Dialloc.c29 #include <linux/writeback.h>
/linux-master/fs/omfs/
H A Dinode.c15 #include <linux/writeback.h>
/linux-master/fs/jfs/
H A Dinode.c13 #include <linux/writeback.h>

Completed in 379 milliseconds

12345678