Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmemcontrol.h730 struct mem_cgroup *get_mem_cgroup_from_current(void);
1216 static inline struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
/linux-6.15/mm/
H A Dmemcontrol.c964 struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
4627 struct mem_cgroup *memcg = get_mem_cgroup_from_current(); in mem_cgroup_charge_hugetlb()