Searched refs:dirty (Results 101 - 125 of 325) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c33 bool dirty, bool backup)
49 if (dirty)
137 * Our bo are always dirty and so we require
144 * dirty pages -- unless you try over and over
321 /* Begin writeback on each dirty page */
376 obj->mm.dirty = false;
406 obj->mm.dirty, obj->mm.madv == I915_MADV_WILLNEED);
408 obj->mm.dirty = false;
32 shmem_sg_free_table(struct sg_table *st, struct address_space *mapping, bool dirty, bool backup) argument
H A Di915_gem_domain.c178 obj->mm.dirty = true;
242 obj->mm.dirty = true;
707 * optimizes for the case when the gpu will dirty the data
774 obj->mm.dirty = true;
H A Di915_gem_internal.c126 obj->mm.dirty = false;
H A Di915_gem_object_types.h136 * GPU access is not coherent with the CPU cache. If the cache is dirty
152 * GPU access is coherent with the CPU cache. If the cache is dirty,
154 * reading and writing through the CPU cache. GPU writes can dirty the
501 * Track if we are we dirty with writes through the CPU cache for this
512 * dirty, for example the page zeroing done by the kernel might leave
690 bool dirty:1; member in struct:drm_i915_gem_object::__anon629
/linux-master/block/
H A Dbio-integrity.c95 bool dirty)
100 if (dirty && !PageCompound(bv[i].bv_page))
123 bool dirty = bio_data_dir(bip->bip_bio) == READ; local
126 if (dirty)
132 bio_integrity_unpin_bvec(bip->bip_vec, bip->bip_max_vcnt, dirty);
94 bio_integrity_unpin_bvec(struct bio_vec *bv, int nr_vecs, bool dirty) argument
/linux-master/fs/jffs2/
H A Dnodemgmt.c101 uint32_t dirty, avail; local
103 /* calculate real dirty size
115 dirty = c->dirty_size + c->erasing_size - c->nr_erasing_blocks * c->sector_size + c->unchecked_size;
116 if (dirty < c->nospc_dirty_size) {
118 jffs2_dbg(1, "%s(): Low on dirty space to GC, but it's a deletion. Allowing...\n",
122 jffs2_dbg(1, "dirty size 0x%08x + unchecked_size 0x%08x < nospc_dirty_size 0x%08x, returning -ENOSPC\n",
123 dirty, c->unchecked_size,
241 /* Classify nextblock (clean, dirty of verydirty) and force to select an other one */
251 /* Check, if we have a dirty block now, or if it was dirty alread
840 uint32_t dirty; local
[all...]
/linux-master/fs/btrfs/
H A Dsubpage.c36 * the dirty extent buffers in the page.
46 * tree block B if it's also dirty.
463 dirty, start, len);
473 * Extra clear_and_test function for subpage dirty bitmap.
479 * NOTE: Callers should manually clear page dirty for true case, as we have
487 dirty, start, len);
493 if (subpage_test_bitmap_all_zero(fs_info, subpage, dirty))
620 IMPLEMENT_BTRFS_SUBPAGE_TEST_OP(dirty); variable
693 IMPLEMENT_BTRFS_PAGE_OPS(dirty, folio_mark_dirty, folio_clear_dirty_for_io,
703 * Make sure not only the page dirty bi
[all...]
H A Dsubpage.h16 * For subpage we pack all uptodate/dirty/writeback/ordered bitmaps into
151 DECLARE_BTRFS_SUBPAGE_OPS(dirty); variable
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1031 * Returns the number of system pages that are dirty.
1121 if (!vpa->dirty || !vpa->pinned_addr)
1128 vpa->dirty = false;
1188 bool dirty)
1197 if (!dirty)
1200 /* We need to mark this page dirty in the memslot dirty_bitmap, if any */
1659 int valid, dirty; local
1662 dirty = hpte_dirty(revp, hptp);
1663 if (!first_pass && !dirty)
1677 if (valid || dirty) {
1187 kvmppc_unpin_guest_page(struct kvm *kvm, void *va, unsigned long gpa, bool dirty) argument
[all...]
/linux-master/include/linux/
H A Dbuffer_head.h21 BH_Dirty, /* Is dirty */
122 BUFFER_FNS(Dirty, dirty)
123 TAS_BUFFER_FNS(Dirty, dirty)
189 bool *dirty, bool *writeback);
H A Dio-pgtable.h196 struct iommu_dirty_bitmap *dirty);
216 * live, but the TLB can be dirty.
/linux-master/drivers/gpu/drm/
H A Ddrm_client.c477 * This calls &drm_framebuffer_funcs->dirty (if present) to flush buffer changes
485 if (!buffer || !buffer->fb || !buffer->fb->funcs->dirty)
496 return buffer->fb->funcs->dirty(buffer->fb, buffer->client->file,
500 return buffer->fb->funcs->dirty(buffer->fb, buffer->client->file,
/linux-master/scripts/
H A Dcheck-uapi.sh14 dirty changes) did not introduce ABI changes when compared to HEAD^1. You can
24 will use any dirty changes in tree to UAPI files. If there are no
25 dirty changes, HEAD will be used.
139 # Check if git tree is dirty
208 printf "Installing user-facing UAPI headers from %s... " "${ref:-dirty tree}"
244 printf "Checking changes to UAPI headers between %s and %s...\n" "$past_ref" "${base_ref:-dirty tree}"
384 printf "\n%s did not change between %s and %s...\n" "$file" "$past_ref" "${base_ref:-dirty tree}"
517 printf "No changes to UAPI headers were applied between %s and %s\n" "$past_ref" "${base_ref:-dirty tree}"
/linux-master/drivers/s390/char/
H A Dcon3270.c64 int dirty; member in struct:tty3270_line
293 line->dirty = 1;
479 if (!line->dirty)
484 line->dirty = 0;
488 tp->screen[i].dirty = 0;
501 if (!line->dirty)
506 line->dirty = 0;
630 tty3270_get_view_line(tp, i)->dirty = 1;
1276 line->dirty = 1;
1301 tty3270_get_view_line(tp, i)->dirty
[all...]
/linux-master/arch/x86/kernel/kprobes/
H A Dopt.c365 void __arch_remove_optimized_kprobe(struct optimized_kprobe *op, int dirty) argument
372 if (dirty)
375 free_optinsn_slot(slot, dirty);
/linux-master/fs/ceph/
H A Dcaps.c35 * mtime), note its dirty state in the ceph_cap, and asynchronously
540 * indicating we should send a cap message to flush dirty metadata
1088 /* we want EXCL if dirty data */
1242 int op, caps, wanted, dirty; member in struct:cap_msg_args
1264 "%s %llx %llx caps %s wanted %s dirty %s seq %u/%u"
1269 ceph_cap_string(arg->dirty), arg->seq, arg->issue_seq,
1287 fc->dirty = cpu_to_le32(arg->dirty);
1430 * dirty pages _before_ allowing sync writes to avoid reordering.
1470 arg->dirty
1803 int dirty = 0; local
2488 int dirty; local
2540 int dirty; local
3496 int used, wanted, dirty; variable
3816 int dirty = le32_to_cpu(m->dirty); variable
4027 int dirty = __ceph_caps_dirty(ci); local
4820 int used, dirty; local
[all...]
/linux-master/include/uapi/linux/
H A Dnilfs2_api.h87 NILFS_SUINFO_FNS(DIRTY, dirty)
196 * @ss_ndirtysegs: number of dirty segments
/linux-master/drivers/scsi/
H A Dst.h158 unsigned char dirty; member in struct:scsi_tape
/linux-master/fs/ubifs/
H A Dioctl.c122 release = ui->dirty;
/linux-master/arch/parisc/mm/
H A Dhugetlbpage.c172 pte_t pte, int dirty)
170 huge_ptep_set_access_flags(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, pte_t pte, int dirty) argument
/linux-master/drivers/net/ethernet/renesas/
H A Drswitch.c210 unsigned int index = cur ? gq->cur : gq->dirty;
222 if (gq->cur >= gq->dirty)
223 return gq->cur - gq->dirty;
225 return gq->ring_size - gq->dirty + gq->cur;
230 struct rswitch_ext_ts_desc *desc = &gq->rx_ring[gq->dirty];
840 ret = rswitch_gwca_queue_alloc_rx_buf(gq, gq->dirty, num);
843 ret = rswitch_gwca_queue_ext_ts_fill(ndev, gq, gq->dirty, num);
846 gq->dirty = rswitch_next_queue_index(gq, false, num);
866 gq->dirty = rswitch_next_queue_index(gq, false, 1)) {
867 desc = &gq->tx_ring[gq->dirty];
[all...]
/linux-master/fs/hpfs/
H A Dsuper.c21 /* Mark the filesystem dirty, so that chkdsk checks it when os/2 booted */
29 sb->dirty = 1;
38 /* Mark the filesystem clean (mark it dirty for chkdsk if chkdsk==2 or if there
48 sb->dirty = hpfs_sb(s)->sb_chkdsk > 1 - hpfs_sb(s)->sb_was_error;
433 chkdsk=errors mark fs dirty if errors found (default)\n\
434 chkdsk=always always mark fs dirty - used for debugging\n\
655 if (spareblock->dirty && !spareblock->old_wrote) {
664 spareblock->dirty = 1;
/linux-master/net/netfilter/
H A Dnft_set_pipapo.h158 * @dirty: Working copy has pending insertions or deletions
165 bool dirty; member in struct:nft_pipapo
/linux-master/arch/powerpc/include/asm/
H A Dpgtable.h119 pte_t *ptep, pte_t entry, int dirty);
/linux-master/fs/bcachefs/
H A Dfs-io-pagecache.h42 x(dirty) \

Completed in 238 milliseconds

1234567891011>>