| /linux-6.15/include/trace/events/ |
| H A D | writeback.h | 635 unsigned long dirtied, 642 dirtied, period, pause, start_time), 653 __field(unsigned int, dirtied) 674 __entry->dirtied = dirtied; 699 __entry->dirtied,
|
| /linux-6.15/fs/ceph/ |
| H A D | inode.c | 2482 int release = 0, dirtied = 0; in __ceph_setattr() local 2564 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() 2594 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() 2612 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() 2626 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() 2646 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr() 2651 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr() 2688 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr() 2723 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr() 2727 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr() [all …]
|
| /linux-6.15/mm/ |
| H A D | page-writeback.c | 1340 unsigned long dirtied, in wb_update_dirty_ratelimit() argument 1361 dirty_rate = (dirtied - wb->dirtied_stamp) * HZ / elapsed; in wb_update_dirty_ratelimit() 1497 unsigned long dirtied; in __wb_update_bandwidth() local 1509 dirtied = percpu_counter_read(&wb->stat[WB_DIRTIED]); in __wb_update_bandwidth() 1514 wb_update_dirty_ratelimit(gdtc, dirtied, elapsed); in __wb_update_bandwidth() 1522 wb_update_dirty_ratelimit(mdtc, dirtied, elapsed); in __wb_update_bandwidth() 1527 wb->dirtied_stamp = dirtied; in __wb_update_bandwidth()
|
| H A D | memory.c | 3314 bool dirtied; in fault_dirty_shared_page() local 3317 dirtied = folio_mark_dirty(folio); in fault_dirty_shared_page() 3340 if ((dirtied || page_mkwrite) && mapping) { in fault_dirty_shared_page()
|
| /linux-6.15/Documentation/virt/kvm/devices/ |
| H A D | arm-vgic-its.rst | 58 mechanism to track the memory dirtied by the vCPUs.
|
| /linux-6.15/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 219 When a lazytime inode is constantly having its pages dirtied, the inode with 340 be dirtied. As a result, on systems with a large amount of memory and 344 Changing the value to non zero would allow more memory to be dirtied
|
| /linux-6.15/fs/f2fs/ |
| H A D | segment.c | 4593 bool dirtied; in remove_sits_in_journal() local 4596 dirtied = __mark_sit_entry_dirty(sbi, segno); in remove_sits_in_journal() 4598 if (!dirtied) in remove_sits_in_journal()
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 96 dirtied are not forced to be written to disk as often. The control script also
|
| /linux-6.15/drivers/scsi/ |
| H A D | st.c | 5002 const unsigned int nr_pages, int dirtied) in sgl_unmap_user_pages() argument 5005 unpin_user_pages_dirty_lock(STbp->mapped_pages, nr_pages, dirtied); in sgl_unmap_user_pages()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | vfs.rst | 794 that have dirtied each individual page however, so determining which 917 that data needs to be updated when a folio is dirtied. This is
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | vdo-design.rst | 243 memory and are written out, a block at a time in oldest-dirtied-order, only
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 375 Given a memory slot, return a bitmap containing any pages dirtied 5682 dirtied at any time if event channel interrupt delivery is enabled, so 7163 * kvm_dirty_regs specified the register classes dirtied by userspace 8310 dirtied harvested reset 8371 only a very small amount of memory that is dirtied out of vcpu/ring
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 2062 Page cache is dirtied through buffered writes and shared mmaps and 2095 mostly dirtied by a single cgroup even when the main writing cgroup
|
| /linux-6.15/Documentation/filesystems/xfs/ |
| H A D | xfs-delayed-logging-design.rst | 866 for every outstanding transaction they were dirtied in. When each of these
|