Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dmeminfo.c164 global_zone_page_state(NR_UNACCEPTED)); in meminfo_proc_show()
/openbmc/linux/drivers/base/
H A Dnode.c485 nid, K(sum_zone_node_page_state(nid, NR_UNACCEPTED)) in node_read_meminfo()
/openbmc/linux/include/linux/
H A Dmmzone.h152 NR_UNACCEPTED, enumerator
/openbmc/linux/mm/
H A Dpage_alloc.c6629 __mod_zone_page_state(zone, NR_UNACCEPTED, -MAX_ORDER_NR_PAGES); in try_to_accept_memory_one()
6657 zone_page_state(zone, NR_UNACCEPTED)); in cond_accept_memory()
6687 __mod_zone_page_state(zone, NR_UNACCEPTED, MAX_ORDER_NR_PAGES); in __free_unaccepted()