Searched refs:dirty (Results 201 - 225 of 325) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c265 return (ring->rdesc_count - (ring->cur - ring->dirty));
270 return (ring->cur - ring->dirty);
2327 while (ring->dirty != ring->cur) {
2328 rdata = XGBE_GET_DESC_DATA(ring, ring->dirty);
2336 hw_if->rx_desc_reset(pdata, rdata, ring->dirty);
2338 ring->dirty++;
2346 rdata = XGBE_GET_DESC_DATA(ring, ring->dirty - 1);
2443 (ring->dirty != cur)) {
2444 rdata = XGBE_GET_DESC_DATA(ring, ring->dirty);
2455 xgbe_dump_tx_desc(pdata, ring, ring->dirty,
[all...]
/linux-master/include/linux/ceph/
H A Dceph_fs.h786 __le32 caps, wanted, dirty; /* latest issued/wanted/dirty */ member in struct:ceph_mds_caps
/linux-master/fs/ceph/
H A Dxattr.c654 xattr->dirty = update_xattr;
865 ci->i_xattrs.dirty = false;
902 * If there are dirty xattrs, reencode xattrs into the prealloc_blob
917 if (ci->i_xattrs.dirty) {
947 ci->i_xattrs.dirty = false;
1188 int dirty = 0; local
1282 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_XATTR_EXCL,
1284 ci->i_xattrs.dirty = true;
1292 if (dirty)
1293 __mark_inode_dirty(inode, dirty);
[all...]
H A Dsnap.c538 int used, dirty; local
542 dirty = __ceph_caps_dirty(ci);
548 * If there is a write in progress, treat that as a dirty Fw,
553 dirty |= CEPH_CAP_FILE_WR;
565 !(dirty & (CEPH_CAP_ANY_EXCL|CEPH_CAP_FILE_WR))) {
566 doutc(cl, "%p %llx.%llx nothing dirty|writing\n", inode,
575 * no new snapshot. But when there is dirty pages or on-going
582 if (dirty & (CEPH_CAP_ANY_EXCL|CEPH_CAP_FILE_WR))
595 ceph_cap_string(dirty), capsnap->need_flush ? "" : "no_flush");
600 capsnap->dirty
[all...]
/linux-master/drivers/interconnect/qcom/
H A Dicc-rpmh.h85 * @dirty: flag used to indicate whether the bcm needs to be committed
102 bool dirty; member in struct:qcom_icc_bcm
/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/sound/
H A Dsoc-dapm.h675 struct list_head dirty; member in struct:snd_soc_dapm_widget
/linux-master/fs/ocfs2/
H A Djournal.c55 int dirty, int replayed);
224 /* XXX: Should we bug if there are dirty entries? */
395 * This might call jbd2_journal_restart() which will commit dirty buffers
855 int ocfs2_journal_init(struct ocfs2_super *osb, int *dirty) argument
919 *dirty = (le32_to_cpu(di->id1.journal1.ij_flags) &
960 int dirty, int replayed)
976 if (dirty)
1052 * will leave dirty metadata in a "clean" journal
1607 * clean. Will only replay if the journal inode is marked dirty. */
1635 * thread could get the lock. To handle that, we dirty rea
959 ocfs2_journal_toggle_dirty(struct ocfs2_super *osb, int dirty, int replayed) argument
[all...]
/linux-master/drivers/soc/qcom/
H A Drpmh.c148 ctrlr->dirty |= (req->sleep_val != old_sleep_val ||
281 ctrlr->dirty = true;
445 if (!ctrlr->dirty) {
474 ctrlr->dirty = false;
500 ctrlr->dirty = true;
/linux-master/drivers/misc/sgi-gru/
H A Dgruhandles.c152 unsigned long vaddr, int asid, int dirty,
159 tfh->dirty = dirty;
168 unsigned long vaddr, int asid, int dirty,
175 tfh->dirty = dirty;
150 tfh_write_only(struct gru_tlb_fault_handle *tfh, unsigned long paddr, int gaa, unsigned long vaddr, int asid, int dirty, int pagesize) argument
166 tfh_write_restart(struct gru_tlb_fault_handle *tfh, unsigned long paddr, int gaa, unsigned long vaddr, int asid, int dirty, int pagesize) argument
/linux-master/drivers/md/
H A Ddm-cache-metadata.c40 /* for spotting crashes that would invalidate the dirty bitset */
926 DMERR("cache block %llu is dirty",
952 DMERR("%s: dm_bitset_cursor_begin for dirty failed", __func__);
958 DMERR("%s: dm_bitset_cursor_skip for dirty failed", __func__);
965 * We assume that unmapped blocks have their dirty bit
970 DMERR("%s: cache block %llu is dirty", __func__,
983 DMERR("%s: dm_bitset_cursor_next for dirty failed", __func__);
1071 DMERR("unable to shrink cache due to dirty blocks");
1350 bool dirty = true; local
1362 dirty
1392 bool dirty = true; local
1554 __dirty(struct dm_cache_metadata *cmd, dm_cblock_t cblock, bool dirty) argument
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Duser_pages.c96 size_t npages, bool dirty)
98 unpin_user_pages_dirty_lock(p, npages, dirty);
95 hfi1_release_user_pages(struct mm_struct *mm, struct page **p, size_t npages, bool dirty) argument
H A Dhfi.h2101 size_t npages, bool dirty);
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.c288 mtk_plane_state->pending.dirty = true;
308 mtk_plane_state->pending.dirty = true;
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.h537 * It works like i915_gem_object_get_page(), but it marks the returned page dirty.
846 bool dirty, bool backup);
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_mman.c283 obj->mm.dirty = true;
432 obj->mm.dirty = true;
H A Di915_gem_pages.c483 obj->mm.dirty = true;
643 /* Like i915_gem_object_get_page(), but mark the returned page dirty */
650 if (!obj->mm.dirty)
/linux-master/fs/f2fs/
H A Dinline.c140 int dirty, err; local
172 /* clear dirty state */
173 dirty = clear_page_dirty_for_io(page);
181 if (dirty) {
/linux-master/drivers/net/ethernet/via/
H A Dvia-velocity.c555 vptr->rx.dirty = vptr->rx.filled = vptr->rx.curr = 0;
1449 int avail, dirty, unusable; local
1461 dirty = vptr->rx.dirty - unusable;
1463 dirty = (dirty > 0) ? dirty - 1 : vptr->options.numrx - 1;
1464 vptr->rx.ring[dirty].rdesc0.len |= OWNED_BY_NIC;
1564 int dirty = vptr->rx.dirty, don local
[all...]
/linux-master/drivers/net/ethernet/atheros/
H A Dag71xx.c320 unsigned int dirty; member in struct:ag71xx_ring
803 while (ring->dirty + n != ring->curr) {
808 i = (ring->dirty + n) & ring_mask;
835 ring->dirty += n;
852 if ((ring->curr - ring->dirty) < (ring_size * 3) / 4)
984 ag->tx_ring.dirty = 0;
1146 while (ring->curr != ring->dirty) {
1148 u32 i = ring->dirty & ring_mask;
1162 ring->dirty++;
1192 ring->dirty
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c139 if (res->dirty)
233 res->dirty = NULL;
358 * @dirtying: Transfer dirty regions.
393 if (res->guest_memory_bo->dirty && !res->dirty) {
397 } else if (!res->guest_memory_bo->dirty && res->dirty) {
403 * Transfer the dirty regions to the resource and update
406 if (res->dirty) {
433 * @dirty_set: Change dirty statu
443 vmw_resource_unreserve(struct vmw_resource *res, bool dirty_set, bool dirty, bool switch_guest_memory, struct vmw_bo *new_guest_memory_bo, unsigned long new_guest_memory_offset) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_gem.c609 * @dirty: if true, pages will be marked as dirty
613 bool dirty, bool accessed)
638 if (dirty)
612 drm_gem_put_pages(struct drm_gem_object *obj, struct page **pages, bool dirty, bool accessed) argument
/linux-master/include/asm-generic/
H A Dhugetlb.h140 pte_t pte, int dirty)
142 return ptep_set_access_flags(vma, addr, ptep, pte, dirty);
138 huge_ptep_set_access_flags(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, pte_t pte, int dirty) argument
/linux-master/arch/sparc/include/asm/
H A Dhugetlb.h43 pte_t pte, int dirty)
41 huge_ptep_set_access_flags(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, pte_t pte, int dirty) argument

Completed in 370 milliseconds

1234567891011>>