Home
last modified time | relevance | path

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

/linux-6.15/fs/proc/
H A Dmeminfo.c163 global_zone_page_state(NR_UNACCEPTED)); in meminfo_proc_show()
/linux-6.15/drivers/base/
H A Dnode.c488 nid, K(sum_zone_node_page_state(nid, NR_UNACCEPTED)) in node_read_meminfo()
/linux-6.15/include/linux/
H A Dmmzone.h157 NR_UNACCEPTED, enumerator
/linux-6.15/mm/
H A Dpage_alloc.c7211 __mod_zone_page_state(zone, NR_UNACCEPTED, -MAX_ORDER_NR_PAGES); in __accept_page()
7281 zone_page_state(zone, NR_UNACCEPTED)); in cond_accept_memory()
7304 __mod_zone_page_state(zone, NR_UNACCEPTED, MAX_ORDER_NR_PAGES); in __free_unaccepted()