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

/linux-4.4.14/mm/
H A Dmemcontrol.c832 static struct mem_cgroup *get_mem_cgroup_from_mm(struct mm_struct *mm) get_mem_cgroup_from_mm() function
1148 task_memcg = get_mem_cgroup_from_mm(p->mm); task_in_mem_cgroup()
2014 pos = memcg = get_mem_cgroup_from_mm(current->mm); mem_cgroup_handle_over_high()
2372 memcg = get_mem_cgroup_from_mm(current->mm); __memcg_kmem_get_cache()
2434 memcg = get_mem_cgroup_from_mm(current->mm); __memcg_kmem_charge()
5366 memcg = get_mem_cgroup_from_mm(mm); mem_cgroup_try_charge()

Completed in 60 milliseconds