Home
last modified time | relevance | path

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

/linux-6.6.21/fs/proc/
Dmeminfo.c164 global_zone_page_state(NR_UNACCEPTED)); in meminfo_proc_show()
/linux-6.6.21/drivers/base/
Dnode.c485 nid, K(sum_zone_node_page_state(nid, NR_UNACCEPTED)) in node_read_meminfo()
/linux-6.6.21/include/linux/
Dmmzone.h150 NR_UNACCEPTED, enumerator
/linux-6.6.21/mm/
Dpage_alloc.c2823 unusable_free += zone_page_state(z, NR_UNACCEPTED); in __zone_watermark_unusable_free()
6624 __mod_zone_page_state(zone, NR_UNACCEPTED, -MAX_ORDER_NR_PAGES); in try_to_accept_memory_one()
6676 __mod_zone_page_state(zone, NR_UNACCEPTED, MAX_ORDER_NR_PAGES); in __free_unaccepted()