Searched refs:NR_UNEVICTABLE (Results 1 – 5 of 5) sorted by relevance
/linux/mm/ |
H A D | show_mem.c | 217 global_node_page_state(NR_UNEVICTABLE), in show_free_areas() 269 K(node_page_state(pgdat, NR_UNEVICTABLE)), in show_free_areas()
|
H A D | oom_kill.c | 188 global_node_page_state(NR_UNEVICTABLE); in should_dump_unreclaim_slab()
|
H A D | memcontrol.c | 282 NR_UNEVICTABLE, 1346 { "unevictable", NR_UNEVICTABLE },
|
/linux/drivers/base/ |
H A D | node.c | 411 nid, K(node_page_state(pgdat, NR_UNEVICTABLE)), in node_read_meminfo()
|
/linux/include/linux/ |
H A D | mmzone.h | 166 NR_UNEVICTABLE, /* " " " " " */ enumerator
|