LRU_ACTIVE_ANON 65 fs/proc/meminfo.c show_val_kb(m, "Active: ", pages[LRU_ACTIVE_ANON] + LRU_ACTIVE_ANON 69 fs/proc/meminfo.c show_val_kb(m, "Active(anon): ", pages[LRU_ACTIVE_ANON]); LRU_ACTIVE_ANON 282 include/linux/mmzone.h return (lru == LRU_ACTIVE_ANON || lru == LRU_ACTIVE_FILE); LRU_ACTIVE_ANON 237 include/trace/events/mmflags.h EM (LRU_ACTIVE_ANON, "active_anon") \ LRU_ACTIVE_ANON 3794 mm/memcontrol.c #define LRU_ALL_ANON (BIT(LRU_INACTIVE_ANON) | BIT(LRU_ACTIVE_ANON)) LRU_ACTIVE_ANON 2425 mm/vmscan.c anon = lruvec_lru_size(lruvec, LRU_ACTIVE_ANON, MAX_NR_ZONES) + LRU_ACTIVE_ANON 2624 mm/vmscan.c nr_anon = nr[LRU_INACTIVE_ANON] + nr[LRU_ACTIVE_ANON]; LRU_ACTIVE_ANON 2637 mm/vmscan.c targets[LRU_ACTIVE_ANON] + 1; LRU_ACTIVE_ANON 2676 mm/vmscan.c sc, LRU_ACTIVE_ANON); LRU_ACTIVE_ANON 3412 mm/vmscan.c sc, LRU_ACTIVE_ANON);