Home
last modified time | relevance | path

Searched refs:dirtied (Results 1 – 14 of 14) sorted by relevance

/linux-6.6.21/include/trace/events/
Dwriteback.h631 unsigned long dirtied,
638 dirtied, period, pause, start_time),
649 __field(unsigned int, dirtied)
671 __entry->dirtied = dirtied;
696 __entry->dirtied,
/linux-6.6.21/fs/ceph/
Dinode.c2434 int release = 0, dirtied = 0; in __ceph_setattr() local
2487 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2514 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2529 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2543 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2560 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr()
2565 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr()
2601 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr()
2633 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr()
2638 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr()
[all …]
/linux-6.6.21/mm/
Dpage-writeback.c1285 unsigned long dirtied, in wb_update_dirty_ratelimit() argument
1306 dirty_rate = (dirtied - wb->dirtied_stamp) * HZ / elapsed; in wb_update_dirty_ratelimit()
1449 unsigned long dirtied; in __wb_update_bandwidth() local
1461 dirtied = percpu_counter_read(&wb->stat[WB_DIRTIED]); in __wb_update_bandwidth()
1466 wb_update_dirty_ratelimit(gdtc, dirtied, elapsed); in __wb_update_bandwidth()
1474 wb_update_dirty_ratelimit(mdtc, dirtied, elapsed); in __wb_update_bandwidth()
1479 wb->dirtied_stamp = dirtied; in __wb_update_bandwidth()
Dmemory.c2961 bool dirtied; in fault_dirty_shared_page() local
2964 dirtied = folio_mark_dirty(folio); in fault_dirty_shared_page()
2987 if ((dirtied || page_mkwrite) && mapping) { in fault_dirty_shared_page()
DKconfig61 The cost is that if the page was never dirtied and needs to be
/linux-6.6.21/Documentation/virt/kvm/devices/
Darm-vgic-its.rst58 mechanism to track the memory dirtied by the vCPUs.
/linux-6.6.21/Documentation/admin-guide/sysctl/
Dvm.rst208 When a lazytime inode is constantly having its pages dirtied, the inode with
292 be dirtied. As a result, on systems with a large amount of memory and
296 Changing the value to non zero would allow more memory to be dirtied
/linux-6.6.21/fs/f2fs/
Dsegment.c4236 bool dirtied; in remove_sits_in_journal() local
4239 dirtied = __mark_sit_entry_dirty(sbi, segno); in remove_sits_in_journal()
4241 if (!dirtied) in remove_sits_in_journal()
/linux-6.6.21/Documentation/admin-guide/laptops/
Dlaptop-mode.rst96 dirtied are not forced to be written to disk as often. The control script also
/linux-6.6.21/drivers/scsi/
Dst.c4922 const unsigned int nr_pages, int dirtied) in sgl_unmap_user_pages() argument
4925 unpin_user_pages_dirty_lock(STbp->mapped_pages, nr_pages, dirtied); in sgl_unmap_user_pages()
/linux-6.6.21/Documentation/filesystems/
Dvfs.rst775 that have dirtied each individual page however, so determining which
898 that data needs to be updated when a folio is dirtied. This is
Dxfs-delayed-logging-design.rst866 for every outstanding transaction they were dirtied in. When each of these
/linux-6.6.21/Documentation/virt/kvm/
Dapi.rst343 Given a memory slot, return a bitmap containing any pages dirtied
5555 dirtied at any time if event channel interrupt delivery is enabled, so
6734 * kvm_dirty_regs specified the register classes dirtied by userspace
8159 dirtied harvested reset
8220 only a very small amount of memory that is dirtied out of vcpu/ring
/linux-6.6.21/Documentation/admin-guide/
Dcgroup-v2.rst1886 Page cache is dirtied through buffered writes and shared mmaps and
1919 mostly dirtied by a single cgroup even when the main writing cgroup