Searched refs:get_mem_cgroup_from_mm (Results 1 – 5 of 5) sorted by relevance
756 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm);1210 static inline struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
664 group->memcg = get_mem_cgroup_from_mm(current->mm); in inotify_new_group()
1157 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function1194 EXPORT_SYMBOL(get_mem_cgroup_from_mm);2565 memcg = get_mem_cgroup_from_mm(current->mm); in __mem_cgroup_handle_over_high()5226 memcg = get_mem_cgroup_from_mm(mm); in __mem_cgroup_charge()5291 memcg = get_mem_cgroup_from_mm(mm); in mem_cgroup_swapin_charge_folio()
2945 struct mem_cgroup *memcg = get_mem_cgroup_from_mm(mm); in lru_gen_add_mm()
1685 group->memcg = get_mem_cgroup_from_mm(current->mm); in SYSCALL_DEFINE2()