Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhugetlb_cgroup.h116 static inline void hugetlb_cgroup_put_rsvd_cgroup(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_put_rsvd_cgroup() function
202 static inline void hugetlb_cgroup_put_rsvd_cgroup(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_put_rsvd_cgroup() function
/kernel/linux/linux-5.10/mm/
Dhugetlb.c5270 hugetlb_cgroup_put_rsvd_cgroup(h_cg); in hugetlb_reserve_pages()