Home
last modified time | relevance | path

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

/linux/mm/
H A Dballoon_compaction.c27 inc_node_page_state(page, NR_BALLOON_PAGES); in balloon_page_enqueue_one()
102 dec_node_page_state(page, NR_BALLOON_PAGES); in balloon_page_list_dequeue()
H A Dshow_mem.c282 K(node_page_state(pgdat, NR_BALLOON_PAGES))); in show_free_areas()
H A Dvmstat.c1291 [I(NR_BALLOON_PAGES)] = "nr_balloon_pages",
/linux/fs/proc/
H A Dmeminfo.c164 global_node_page_state(NR_BALLOON_PAGES)); in meminfo_proc_show()
/linux/drivers/xen/
H A Dballoon.c160 inc_node_page_state(page, NR_BALLOON_PAGES); in balloon_append()
184 dec_node_page_state(page, NR_BALLOON_PAGES); in balloon_retrieve()
/linux/drivers/hv/
H A Dhv_balloon.c1195 mod_node_page_state(page_pgdat(pg), NR_BALLOON_PAGES, -1); in free_balloon_pages()
1225 mod_node_page_state(page_pgdat(pg), NR_BALLOON_PAGES, alloc_unit); in alloc_balloon_pages()
/linux/include/linux/
H A Dmmzone.h247 NR_BALLOON_PAGES, enumerator