Searched refs:dirty (Results 1 - 25 of 325) sorted by path

1234567891011>>

/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h128 .set FPR_DIRTY_BITS,LV-91 | fpr dirty bits
H A Dx_unfl.S64 | Clear dirty bit on dest resister in the frame before branching
68 bclrb %d0,FPR_DIRTY_BITS(%a6) |clr dest dirty bit
98 | Clear dirty bit on dest resister in the frame before branching
102 bclrb %d0,FPR_DIRTY_BITS(%a6) |clr dest dirty bit
119 | Clear dirty bit on dest resister in the frame before branching
123 bclrb %d0,FPR_DIRTY_BITS(%a6) |clr dest dirty bit
H A Dskeleton.S148 | Clear dirty bit on dest resister in the frame before branching
153 bclrb %d0,FPR_DIRTY_BITS(%a6) |clr dest dirty bit
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h213 __BITFIELD_FIELD(uint64_t dirty:1,
/linux-master/drivers/char/xilinx_hwicap/
H A Dbuffer_icap.c272 bool dirty = false; local
281 dirty = true;
300 dirty = false;
304 if (dirty) {
/linux-master/drivers/input/joystick/
H A Dgrip_mp.c48 int dirty; /* has the state been updated? */ member in struct:grip_port
415 port->dirty = 1;
426 port->dirty = 0;
529 port->dirty = 0;
553 if (grip->port[i]->dirty)
624 if (port->dirty) /* report initial state, if any */
/linux-master/drivers/misc/sgi-gru/
H A Dgruhandles.h285 unsigned int dirty:1; member in struct:gru_tlb_fault_handle
511 int gaa, unsigned long vaddr, int asid, int dirty, int pagesize);
513 int gaa, unsigned long vaddr, int asid, int dirty, int pagesize);
/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/reiserfs/
H A Dbitmap.c506 int dirty = 0; local
527 dirty = 1;
529 if (dirty)
/linux-master/include/uapi/drm/
H A Dradeon_drm.h431 unsigned int dirty; member in struct:__anon395
441 unsigned int dirty; member in struct:__anon396
/linux-master/include/uapi/linux/
H A Dnilfs2_api.h87 NILFS_SUINFO_FNS(DIRTY, dirty)
196 * @ss_ndirtysegs: number of dirty segments
H A Dnilfs2_ondisk.h616 NILFS_SEGMENT_USAGE_FNS(DIRTY, dirty)
636 * @sh_ndirtysegs: number of dirty segments
/linux-master/net/ceph/
H A Dpagevec.c13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) argument
18 if (dirty)
/linux-master/arch/arc/mm/
H A Dtlb.c486 * dirty K-mapping of a code page needs to be wback+inv so that
491 int dirty = !test_and_set_bit(PG_dc_clean, &folio->flags); local
492 if (dirty) {
/linux-master/arch/arm/mm/
H A Dcache-l2x0.c455 * double fill line fetches can fail to cause dirty data to be evicted
1031 u32 dirty = 0; local
1051 of_property_read_u32(np, "arm,dirty-latency", &dirty);
1052 if (dirty) {
1054 val |= (dirty - 1) << L2X0_AUX_CTRL_DIRTY_LATENCY_SHIFT;
H A Dproc-macros.S218 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
260 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
/linux-master/arch/arm/probes/kprobes/
H A Dopt-arm.c140 __arch_remove_optimized_kprobe(struct optimized_kprobe *op, int dirty) argument
143 free_optinsn_slot(op->optinsn.insn, dirty);
/linux-master/arch/arm64/include/asm/
H A Dhugetlb.h35 pte_t pte, int dirty);
H A Dpgtable.h222 * If hardware-dirty (PTE_WRITE/DBM bit set and PTE_RDONLY
307 * the page fault mechanism. Checking the dirty status of a pte becomes:
336 "%s: racy dirty state clearing: 0x%016llx -> 0x%016llx",
1032 /* preserve the hardware dirty information */
1038 * If we end up clearing hw dirtiness for a sw-dirty PTE, set hardware
1053 pte_t entry, int dirty);
1059 pmd_t entry, int dirty)
1062 pmd_pte(entry), dirty);
1213 * dirty status (PTE_DBM && !PTE_RDONLY) to the software PTE_DIRTY bit.
1394 pte_t entry, int dirty);
1057 pmdp_set_access_flags(struct vm_area_struct *vma, unsigned long address, pmd_t *pmdp, pmd_t entry, int dirty) argument
1605 ptep_set_access_flags(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, pte_t entry, int dirty) argument
[all...]
/linux-master/arch/arm64/mm/
H A Dcontpte.c85 * access and dirty bits for the purpose of deciding if its a contiguous
87 * has a single access and dirty bit. Those 2 bits are the logical OR of
158 * Gather access/dirty bits, which may be populated in any of the ptes
190 * access and dirty bits from across all ptes in the contiguous block,
196 * access/dirty). If we find a pte that is not consistent, then we must
306 * access/dirty per folio, not per page. And since we only create a
366 pte_t entry, int dirty)
373 * Gather the access/dirty bits for the contiguous range. If nothing has
381 * We can fix up access/dirty bits without having to unfold the contig
398 if (dirty)
364 contpte_ptep_set_access_flags(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, pte_t entry, int dirty) argument
[all...]
H A Dfault.c203 * This function sets the access flags (dirty, accessed), as well as write
206 * It needs to cope with hardware update of the accessed/dirty state by other
214 pte_t entry, int dirty)
227 * hardware update of the access/dirty state. The PTE_RDONLY bit must
242 if (dirty)
212 __ptep_set_access_flags(struct vm_area_struct *vma, unsigned long address, pte_t *ptep, pte_t entry, int dirty) argument
H A Dhugetlbpage.c188 * the dirty or accessed bit for any page in the set,
418 * huge_ptep_set_access_flags will update access flags (dirty, accesssed)
424 * discrepancy between dirty or young.
448 pte_t pte, int dirty)
458 return __ptep_set_access_flags(vma, addr, ptep, pte, dirty);
468 /* Make sure we don't lose the dirty or young state */
446 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/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c531 __BITFIELD_FIELD(uint64_t D:1, /* Line dirty */
540 __BITFIELD_FIELD(uint64_t D:1, /* Line dirty */
549 __BITFIELD_FIELD(uint64_t D:1, /* Line dirty */
558 __BITFIELD_FIELD(uint64_t D:1, /* Line dirty */
567 __BITFIELD_FIELD(uint64_t D:1, /* Line dirty */
680 tag.s.D = l2c_tadx_tag.s.dirty;
/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

Completed in 431 milliseconds

1234567891011>>