Searched refs:MEM_CGROUP_STAT_FILE_MAPPED (Results 1 – 1 of 1) sorted by relevance
89 MEM_CGROUP_STAT_FILE_MAPPED, /* # of pages charged as file rss */ enumerator1985 idx = MEM_CGROUP_STAT_FILE_MAPPED; in mem_cgroup_update_page_stat()2635 __this_cpu_dec(from->stat->count[MEM_CGROUP_STAT_FILE_MAPPED]); in mem_cgroup_move_account()2636 __this_cpu_inc(to->stat->count[MEM_CGROUP_STAT_FILE_MAPPED]); in mem_cgroup_move_account()4100 val = mem_cgroup_read_stat(memcg, MEM_CGROUP_STAT_FILE_MAPPED); in mem_cgroup_get_local_stat()