Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h758 struct mem_cgroup *get_mem_cgroup_from_current(void);
1215 static inline struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
/linux/mm/
H A Dmemcontrol.c1199 struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
5247 struct mem_cgroup *memcg = get_mem_cgroup_from_current(); in mem_cgroup_charge_hugetlb()