Searched refs:dirty (Results 26 - 50 of 325) sorted by relevance

1234567891011>>

/linux-master/mm/
H A Dpage-writeback.c8 * Contains functions related to writing back dirty pages at the
89 * The generator of dirty data starts writeback at this percentage
107 * The longest time for which data is allowed to remain dirty
133 unsigned long dirty; /* file_dirty + write + nfs */ member in struct:dirty_throttle_control
134 unsigned long thresh; /* dirty threshold */
135 unsigned long bg_thresh; /* dirty background threshold */
255 * user-configurable dirty ratio is the effective number of pages that
259 * Because the user is allowed to specify the dirty limit globally as
260 * absolute number of bytes, calculating the per-zone dirty limit can
269 * Return: the node's number of pages potentially available for dirty
463 unsigned long dirty; local
909 pos_ratio_polynom(unsigned long setpoint, unsigned long dirty, unsigned long limit) argument
1289 unsigned long dirty = dtc->dirty; local
1518 dirty_poll_interval(unsigned long dirty, unsigned long thresh) argument
1694 unsigned long dirty, thresh, bg_thresh; local
[all...]
/linux-master/arch/powerpc/mm/
H A Dpgtable.c145 int dirty)
160 if (dirty || pte_exec(pte) || !is_exec_fault())
244 pte_t *ptep, pte_t entry, int dirty)
247 entry = set_access_flags_filter(entry, vma, dirty);
260 pte_t pte, int dirty)
268 ptep_set_access_flags(vma, addr, ptep, pte, dirty);
273 pte = set_access_flags_filter(pte, vma, dirty);
144 set_access_flags_filter(pte_t pte, struct vm_area_struct *vma, int dirty) argument
243 ptep_set_access_flags(struct vm_area_struct *vma, unsigned long address, pte_t *ptep, pte_t entry, int dirty) argument
258 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/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.c68 * @dirty_set: Change dirty status of the resource.
69 * @dirty: Dirty information VMW_RES_DIRTY_XX.
85 u32 dirty : 1; member in struct:vmw_validation_res_node
297 * @dirty: Whether to change dirty status.
306 u32 dirty,
351 if (dirty) {
354 node->dirty = (dirty & VMW_RES_DIRTY_SET) ? 1 : 0;
365 * vmw_validation_res_set_dirty - Register a resource dirty se
303 vmw_validation_add_resource(struct vmw_validation_context *ctx, struct vmw_resource *res, size_t priv_size, u32 dirty, void **p_node, bool *first_usage) argument
373 vmw_validation_res_set_dirty(struct vmw_validation_context *ctx, void *val_private, u32 dirty) argument
[all...]
H A Dvmwgfx_validation.h168 u32 dirty,
194 void *val_private, u32 dirty);
H A Dvmwgfx_kms.c1286 .dirty = drm_atomic_helper_dirtyfb,
1416 .dirty = drm_atomic_helper_dirtyfb,
2430 * @dirty: Closure structure. See the description of struct vmw_kms_dirty.
2439 struct vmw_kms_dirty *dirty)
2446 dirty->dev_priv = dev_priv;
2449 if (dirty->crtc) {
2450 units[num_units++] = vmw_crtc_to_du(dirty->crtc);
2470 dirty->unit = unit;
2471 if (dirty->fifo_reserve_size > 0) {
2472 dirty
2432 vmw_kms_helper_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, const struct drm_clip_rect *clips, const struct drm_vmw_rect *vclips, s32 dest_x, s32 dest_y, int num_clips, int increment, struct vmw_kms_dirty *dirty) argument
[all...]
H A Dvmwgfx_binding.c82 * @dirty: Bitmap tracking per binding-type changes that have not yet
109 unsigned long dirty; member in struct:vmw_ctx_binding_state
772 * @dirty: Bitmap indicating which bindings need to be emitted.
783 unsigned long *dirty,
791 i = find_first_bit(dirty, max_num);
802 next_bit = find_next_bit(dirty, max_num, i + 1);
980 if (!test_bit(VMW_BINDING_PS_SR_BIT, &sb->dirty))
987 __clear_bit(VMW_BINDING_PS_SR_BIT, &sb->dirty);
999 * @dirty: Bitmap indicating which bindings need to be emitted.
1010 unsigned long *dirty,
781 vmw_collect_dirty_view_ids(struct vmw_ctx_binding_state *cbs, const struct vmw_ctx_bindinfo *bi, unsigned long *dirty, u32 max_num) argument
1008 vmw_collect_dirty_vbs(struct vmw_ctx_binding_state *cbs, const struct vmw_ctx_bindinfo *bi, unsigned long *dirty, u32 max_num) argument
[all...]
/linux-master/sound/pci/emu10k1/
H A Dvoice.c70 if (pvoice->dirty)
73 pvoice->use = pvoice->dirty = pvoice->last = 0;
/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/fs/ntfs3/
H A Dattrlist.c35 ni->attr_list.dirty = false;
348 al->dirty = true;
355 al->dirty = false;
380 al->dirty = true;
433 al->dirty = true;
444 if (!al->dirty || !al->size)
467 ni->mi.dirty = true;
468 al->dirty = false;
H A Drecord.c58 mi->dirty = true;
140 mi->dirty = true;
167 mi->dirty = true;
382 if (!mi->dirty)
395 mi->dirty = false;
436 mi->dirty = true;
516 mi->dirty = true;
550 ni->mi.dirty = true;
557 mi->dirty = true;
607 mi->dirty
[all...]
H A Dattrib.c311 mi->dirty = true;
338 mi->dirty = true;
385 mi->dirty = true;
417 bool dirty = false; local
439 dirty = true;
464 mi_b->dirty = dirty = true;
510 mi_b->dirty = dirty = true;
600 mi_b->dirty
[all...]
/linux-master/arch/mips/include/asm/
H A Dhugetlb.h72 int dirty)
69 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/loongarch/include/asm/
H A Dhugetlb.h66 int dirty)
63 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/powerpc/include/asm/
H A Dhugetlb.h59 pte_t pte, int dirty);
/linux-master/drivers/soc/qcom/
H A Drpmh-internal.h77 * @dirty: was the cache updated since flush
83 bool dirty; member in struct:rpmh_ctrlr
/linux-master/drivers/md/persistent-data/
H A Ddm-bitset.h75 bool dirty:1; member in struct:dm_disk_bitset
H A Ddm-bitset.c112 if (!info->current_index_set || !info->dirty)
124 info->dirty = false;
143 info->dirty = false;
177 info->dirty = true;
194 info->dirty = true;
/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
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.h28 bool dirty; member in struct:nouveau_uvma_region
/linux-master/arch/riscv/include/asm/
H A Dhugetlb.h44 pte_t pte, int dirty);
/linux-master/fs/bcachefs/
H A Djournal_seq_blacklist.c107 bool dirty)
128 if (dirty)
129 t->entries[idx].dirty = true;
274 if (t->entries[i].dirty)
106 bch2_journal_seq_is_blacklisted(struct bch_fs *c, u64 seq, bool dirty) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c935 bool dirty = false; local
940 dirty |= raw->plane[plane_id] != value;
944 return dirty;
951 bool dirty = false; local
959 dirty |= raw->fbc != value;
963 return dirty;
976 bool dirty = false; local
980 dirty |= g4x_raw_plane_wm_set(crtc_state, 0, plane_id, 0);
982 dirty |= g4x_raw_fbc_wm_set(crtc_state, 0, 0);
996 dirty |
1175 unsigned int dirty = 0; local
1561 bool dirty = false; local
1580 bool dirty = false; local
1698 unsigned int dirty = 0; local
3132 unsigned int dirty = 0; local
3174 _ilk_disable_lp_wm(struct drm_i915_private *dev_priv, unsigned int dirty) argument
3212 unsigned int dirty; local
[all...]
/linux-master/fs/ubifs/
H A Dreplay.c68 * @dirty: dirty bytes in the bud
75 int dirty; member in struct:bud_entry
79 * set_bud_lprops - set free and dirty space used by a bud.
90 int err = 0, dirty; local
100 dirty = lp->dirty;
101 if (b->bud->start == 0 && (lp->free != c->leb_size || lp->dirty != 0)) {
106 * @lp->dirty == 0, but that is not the case. The reason is that
109 * resets the free and dirty spac
[all...]
H A Dlpt.c26 * eraseblocks reusable. In the case of the big model, dirty eraseblocks are
28 * that LEB as dirty, and then only the dirty nodes are written out. Also, in
353 pack_bits(c, &addr, &pos, pnode->lprops[i].dirty >> 3,
415 pack_bits(c, &addr, &pos, ltab[i].dirty, c->lpt_spc_bits);
447 * ubifs_add_lpt_dirt - add dirty space to LPT LEB properties.
449 * @lnum: LEB number to which to add dirty space
450 * @dirty: amount of dirty space to add
452 void ubifs_add_lpt_dirt(struct ubifs_info *c, int lnum, int dirty) argument
469 set_ltab(struct ubifs_info *c, int lnum, int free, int dirty) argument
1054 int dirty = ubifs_unpack_bits(c, &addr, &pos, c->lpt_spc_bits); local
1161 int dirty = pnode->lprops[i].dirty; local
[all...]
/linux-master/drivers/md/
H A Ddm-cache-policy-smq.c44 bool dirty:1; member in struct:entry
58 * The clean and dirty queues share entries, so this object is separate
725 e->dirty = true; /* FIXME: audit */
821 * consisting of a clean and dirty queue, containing the currently
828 struct queue dirty; member in struct:smq_policy
889 struct queue *q = &mq->dirty;
935 q_push(&mq->dirty, sentinel);
961 q_del(e->dirty ? &mq->dirty : &mq->clean, e);
966 if (e->dirty)
1566 smq_load_mapping(struct dm_cache_policy *p, dm_oblock_t oblock, dm_cblock_t cblock, bool dirty, uint32_t hint, bool hint_valid) argument
[all...]

Completed in 295 milliseconds

1234567891011>>