Searched refs:get_mem_cgroup_from_mm (Results 1 – 5 of 5) sorted by relevance
2 get_mem_cgroup_from_mm
522 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm);1068 static inline struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
643 group->memcg = get_mem_cgroup_from_mm(current->mm); in inotify_new_group()
1023 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function1048 EXPORT_SYMBOL(get_mem_cgroup_from_mm);1119 return get_mem_cgroup_from_mm(current->mm); in get_mem_cgroup_from_current()2644 memcg = get_mem_cgroup_from_mm(current->mm); in mem_cgroup_handle_over_high()6845 memcg = get_mem_cgroup_from_mm(mm); in __mem_cgroup_charge()
988 group->memcg = get_mem_cgroup_from_mm(current->mm); in SYSCALL_DEFINE2()