Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemcontrol.h786 struct mem_cgroup *get_mem_cgroup_from_current(void);
1269 static inline struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
/linux-6.12.1/mm/
Dmemcontrol.c935 struct mem_cgroup *get_mem_cgroup_from_current(void) in get_mem_cgroup_from_current() function
Dhugetlb.c2977 memcg = get_mem_cgroup_from_current(); in alloc_hugetlb_folio()