Searched refs:get_mem_cgroup_from_mm (Results 1 – 4 of 4) sorted by relevance
433 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm);920 static inline struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
645 group->memcg = get_mem_cgroup_from_mm(current->mm); in inotify_new_group()
942 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function967 EXPORT_SYMBOL(get_mem_cgroup_from_mm);1005 return get_mem_cgroup_from_mm(current->mm); in get_mem_cgroup_from_current()2429 memcg = get_mem_cgroup_from_mm(current->mm); in mem_cgroup_handle_over_high()6511 memcg = get_mem_cgroup_from_mm(mm); in mem_cgroup_try_charge()
824 group->memcg = get_mem_cgroup_from_mm(current->mm); in SYSCALL_DEFINE2()