Home
last modified time | relevance | path

Searched refs:NR_ANON_THPS (Results 1 – 8 of 8) sorted by relevance

/linux/fs/proc/
H A Dmeminfo.c142 global_node_page_state(NR_ANON_THPS)); in meminfo_proc_show()
/linux/mm/
H A Dshow_mem.c273 K(node_page_state(pgdat, NR_ANON_THPS)), in show_free_areas()
H A Dmemcontrol-v1.c1828 NR_ANON_THPS,
H A Dvmstat.c1259 [I(NR_ANON_THPS)] = "nr_anon_transparent_hugepages",
H A Dmemcontrol.c316 NR_ANON_THPS,
1356 { "anon_thp", NR_ANON_THPS },
H A Drmap.c1236 idx = NR_ANON_THPS; in __folio_mod_stat()
/linux/include/linux/
H A Dmmzone.h214 NR_ANON_THPS, enumerator
276 return item == NR_ANON_THPS || in vmstat_item_print_in_thp()
/linux/drivers/base/
H A Dnode.c549 nid, K(node_page_state(pgdat, NR_ANON_THPS)), in node_read_meminfo()