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

/linux-master/include/linux/
H A Dmemcontrol.h782 struct mem_cgroup *get_mem_cgroup_from_current(void);
1347 static inline struct mem_cgroup *get_mem_cgroup_from_current(void) function
/linux-master/mm/
H A Dmemcontrol.c1119 * get_mem_cgroup_from_current - Obtain a reference on current task's memcg.
1121 struct mem_cgroup *get_mem_cgroup_from_current(void) function
H A Dhugetlb.c3146 memcg = get_mem_cgroup_from_current();

Completed in 120 milliseconds