Home
last modified time | relevance | path

Searched refs:vm_stat (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dvmstat.h165 atomic_long_add(x, &zone->vm_stat[item]); in zone_page_state_add()
172 atomic_long_add(x, &pgdat->vm_stat[item]); in node_page_state_add()
207 long x = atomic_long_read(&zone->vm_stat[item]); in zone_page_state()
224 long x = atomic_long_read(&zone->vm_stat[item]); in zone_page_state_snapshot()
337 atomic_long_inc(&zone->vm_stat[item]); in __inc_zone_state()
343 atomic_long_inc(&pgdat->vm_stat[item]); in __inc_node_state()
349 atomic_long_dec(&zone->vm_stat[item]); in __dec_zone_state()
355 atomic_long_dec(&pgdat->vm_stat[item]); in __dec_node_state()
H A Dmmzone.h1058 atomic_long_t vm_stat[NR_VM_ZONE_STAT_ITEMS]; member
1518 atomic_long_t vm_stat[NR_VM_NODE_STAT_ITEMS]; member
/linux/kernel/
H A Dvmcore_info.c188 VMCOREINFO_OFFSET(zone, vm_stat); in crash_save_vmcoreinfo_init()
/linux/Documentation/translations/zh_CN/mm/
H A Dphysical_memory.rst319 ``vm_stat``
/linux/mm/
H A Dvmstat.c830 atomic_long_add(v, &zone->vm_stat[i]); in refresh_cpu_vm_stats()
884 atomic_long_add(v, &pgdat->vm_stat[i]); in refresh_cpu_vm_stats()
918 atomic_long_add(v, &zone->vm_stat[i]); in cpu_vm_stats_fold()
946 atomic_long_add(v, &pgdat->vm_stat[i]); in cpu_vm_stats_fold()
1022 long x = atomic_long_read(&pgdat->vm_stat[item]); in node_page_state_pages()
/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst160 (zone, free_area|vm_stat|spanned_pages)
326 vm_stat[NR_FREE_PAGES]. Used to get the number of free pages.
/linux/Documentation/mm/
H A Dphysical_memory.rst336 ``vm_stat``
597 ``vm_stat``
607 statistics on a per-CPU basis. It reduces updates to the global ``vm_stat``