Searched refs:NR_SHMEM_PMDMAPPED (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/fs/proc/ |
D | meminfo.c | 145 global_node_page_state(NR_SHMEM_PMDMAPPED)); in meminfo_proc_show()
|
/linux-6.1.9/include/linux/ |
D | mmzone.h | 188 NR_SHMEM_PMDMAPPED, enumerator 229 item == NR_SHMEM_PMDMAPPED || in vmstat_item_print_in_thp()
|
/linux-6.1.9/mm/ |
D | rmap.c | 1315 __mod_lruvec_page_state(page, NR_SHMEM_PMDMAPPED, in page_add_file_rmap() 1360 __mod_lruvec_page_state(page, NR_SHMEM_PMDMAPPED, in page_remove_file_rmap()
|
D | memcontrol.c | 784 case NR_SHMEM_PMDMAPPED: in __mod_memcg_lruvec_state()
|
D | page_alloc.c | 6184 K(node_page_state(pgdat, NR_SHMEM_PMDMAPPED)), in __show_free_areas()
|
/linux-6.1.9/drivers/base/ |
D | node.c | 477 nid, K(node_page_state(pgdat, NR_SHMEM_PMDMAPPED)), in node_read_meminfo()
|