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.h751 struct mem_cgroup *get_mem_cgroup_from_current(void);
1199 static inline struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
/linux/mm/
H A Dmemcontrol.c950 struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
4765 struct mem_cgroup *memcg = get_mem_cgroup_from_current(); in mem_cgroup_charge_hugetlb()