Searched refs:NR_ACTIVE_ANON (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | workingset.c | 367 NR_ACTIVE_ANON); in workingset_refault()
|
| H A D | oom_kill.c | 185 nr_lru = global_node_page_state(NR_ACTIVE_ANON) + in is_dump_unreclaim_slabs()
|
| H A D | swap.c | 315 lruvec_page_state(lruvec, NR_ACTIVE_ANON) + in lru_note_cost()
|
| H A D | compaction.c | 799 node_page_state(pgdat, NR_ACTIVE_ANON); in too_many_isolated()
|
| H A D | page_alloc.c | 5699 global_node_page_state(NR_ACTIVE_ANON), in show_free_areas() 5748 K(node_page_state(pgdat, NR_ACTIVE_ANON)), in show_free_areas()
|
| H A D | memcontrol.c | 1546 { "active_anon", PAGE_SIZE, NR_ACTIVE_ANON },
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | node.c | 392 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON) + in node_read_meminfo() 396 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON)), in node_read_meminfo()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmzone.h | 170 NR_ACTIVE_ANON, /* " " " " " */ enumerator
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | snapshot.c | 1668 + global_node_page_state(NR_ACTIVE_ANON) in minimum_image_size()
|