Searched defs:h_cg (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/mm/ |
D | hugetlb_cgroup.c | 36 __hugetlb_cgroup_counter_from_cgroup(struct hugetlb_cgroup *h_cg, int idx, in __hugetlb_cgroup_counter_from_cgroup() 45 hugetlb_cgroup_counter_from_cgroup(struct hugetlb_cgroup *h_cg, int idx) in hugetlb_cgroup_counter_from_cgroup() 51 hugetlb_cgroup_counter_from_cgroup_rsvd(struct hugetlb_cgroup *h_cg, int idx) in hugetlb_cgroup_counter_from_cgroup_rsvd() 68 static inline bool hugetlb_cgroup_is_root(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_is_root() 74 parent_hugetlb_cgroup(struct hugetlb_cgroup *h_cg) in parent_hugetlb_cgroup() 79 static inline bool hugetlb_cgroup_have_usage(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_have_usage() 161 static void hugetlb_cgroup_move_parent(int idx, struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_move_parent() 199 struct hugetlb_cgroup *h_cg = hugetlb_cgroup_from_css(css); in hugetlb_cgroup_css_offline() local 237 struct hugetlb_cgroup *h_cg = NULL; in __hugetlb_cgroup_charge_cgroup() local 288 struct hugetlb_cgroup *h_cg, in __hugetlb_cgroup_commit_charge() [all …]
|
D | hugetlb.c | 278 static void record_hugetlb_cgroup_uncharge_info(struct hugetlb_cgroup *h_cg, in record_hugetlb_cgroup_uncharge_info() 387 struct hugetlb_cgroup *h_cg, in add_reservation_in_range() 519 struct hugetlb_cgroup *h_cg) in region_add() 879 struct hugetlb_cgroup *h_cg, in resv_map_set_hugetlb_cgroup_uncharge_info() 2751 struct hugetlb_cgroup *h_cg; in alloc_huge_page() local 5699 struct hugetlb_cgroup *h_cg = NULL; in hugetlb_reserve_pages() local
|
/Linux-v5.15/include/linux/ |
D | hugetlb_cgroup.h | 87 struct hugetlb_cgroup *h_cg, bool rsvd) in __set_hugetlb_cgroup() 103 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup() 109 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup_rsvd() 119 static inline void hugetlb_cgroup_put_rsvd_cgroup(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_put_rsvd_cgroup() 189 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup() 195 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup_rsvd() 205 static inline void hugetlb_cgroup_put_rsvd_cgroup(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_put_rsvd_cgroup() 228 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge() 235 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge_rsvd() 252 struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_uncharge_cgroup() [all …]
|