Home
last modified time | relevance | path

Searched refs:get_mem_cgroup_from_mm (Results 1 – 1 of 1) sorted by relevance

/mm/
Dmemcontrol.c942 struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) in get_mem_cgroup_from_mm() function
967 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()
6492 memcg = get_mem_cgroup_from_mm(mm); in mem_cgroup_try_charge()