Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dmeminfo.c161 global_zone_page_state(NR_UNACCEPTED)); in meminfo_proc_show()
/linux/drivers/base/
H A Dnode.c557 nid, K(sum_zone_node_page_state(nid, NR_UNACCEPTED)) in node_read_meminfo()
/linux/include/linux/
H A Dmmzone.h177 NR_UNACCEPTED, enumerator
/linux/mm/
H A Dpage_alloc.c7415 __mod_zone_page_state(zone, NR_UNACCEPTED, -MAX_ORDER_NR_PAGES); in __accept_page()
7485 zone_page_state(zone, NR_UNACCEPTED)); in cond_accept_memory()
7508 __mod_zone_page_state(zone, NR_UNACCEPTED, MAX_ORDER_NR_PAGES); in __free_unaccepted()
H A Dvmstat.c1214 [I(NR_UNACCEPTED)] = "nr_unaccepted",