Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dmemcontrol.c712 static struct mem_cgroup *try_get_mem_cgroup_from_mm(struct mm_struct *mm) in try_get_mem_cgroup_from_mm() function
996 curr = try_get_mem_cgroup_from_mm(p->mm); in task_in_mem_cgroup()