Home
last modified time | relevance | path

Searched refs:NR_WRITTEN (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/trace/events/
H A Dwriteback.h562 __entry->nr_written = global_node_page_state(NR_WRITTEN);
/linux-6.15/include/linux/
H A Dmmzone.h199 NR_WRITTEN, /* page writings since bootup */ enumerator
/linux-6.15/mm/
H A Dpage-writeback.c3069 node_stat_mod_folio(folio, NR_WRITTEN, nr); in __folio_end_writeback()