Searched refs:get_mem_cgroup_from_mm (Results 1 – 7 of 7) sorted by relevance
78 memcg = get_mem_cgroup_from_mm(mm); in get_mm_memcg_path()
893 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function930 EXPORT_SYMBOL(get_mem_cgroup_from_mm);2077 memcg = get_mem_cgroup_from_mm(current->mm); in mem_cgroup_handle_over_high()4486 memcg = get_mem_cgroup_from_mm(mm); in __mem_cgroup_charge()4554 memcg = get_mem_cgroup_from_mm(mm); in mem_cgroup_swapin_charge_folio()
2814 struct mem_cgroup *memcg = get_mem_cgroup_from_mm(mm); in lru_gen_add_mm()
1012 return get_mem_cgroup_from_mm(current->mm); in sgx_encl_get_mem_cgroup()1024 memcg = get_mem_cgroup_from_mm(encl_mm->mm); in sgx_encl_get_mem_cgroup()1040 return get_mem_cgroup_from_mm(NULL); in sgx_encl_get_mem_cgroup()
784 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm);1264 static inline struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
676 group->memcg = get_mem_cgroup_from_mm(current->mm); in inotify_new_group()
1498 group->memcg = get_mem_cgroup_from_mm(current->mm); in SYSCALL_DEFINE2()