get_mem_cgroup_from_mm 824 fs/notify/fanotify/fanotify_user.c group->memcg = get_mem_cgroup_from_mm(current->mm); get_mem_cgroup_from_mm 645 fs/notify/inotify/inotify_user.c group->memcg = get_mem_cgroup_from_mm(current->mm); get_mem_cgroup_from_mm 433 include/linux/memcontrol.h struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm); get_mem_cgroup_from_mm 980 mm/memcontrol.c EXPORT_SYMBOL(get_mem_cgroup_from_mm); get_mem_cgroup_from_mm 1018 mm/memcontrol.c return get_mem_cgroup_from_mm(current->mm); get_mem_cgroup_from_mm 2509 mm/memcontrol.c memcg = get_mem_cgroup_from_mm(current->mm); get_mem_cgroup_from_mm 6549 mm/memcontrol.c memcg = get_mem_cgroup_from_mm(mm);