Home
last modified time | relevance | path

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

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