Home
last modified time | relevance | path

Searched refs:NR_UNACCEPTED (Results 1 – 4 of 4) sorted by relevance

/linux/fs/proc/
H A Dmeminfo.c163 global_zone_page_state(NR_UNACCEPTED)); in meminfo_proc_show()
/linux/drivers/base/
H A Dnode.c486 nid, K(sum_zone_node_page_state(nid, NR_UNACCEPTED)) in node_read_meminfo()
/linux/include/linux/
H A Dmmzone.h156 NR_UNACCEPTED, enumerator
/linux/mm/
H A Dpage_alloc.c3054 unusable_free += zone_page_state(z, NR_UNACCEPTED); in __zone_watermark_unusable_free()
6925 __mod_zone_page_state(zone, NR_UNACCEPTED, -MAX_ORDER_NR_PAGES); in try_to_accept_memory_one()
6977 __mod_zone_page_state(zone, NR_UNACCEPTED, MAX_ORDER_NR_PAGES); in __free_unaccepted()