Searched defs:h_cg (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/mm/ |
H A D | hugetlb_cgroup.c | 33 __hugetlb_cgroup_counter_from_cgroup(struct hugetlb_cgroup *h_cg, int idx, in __hugetlb_cgroup_counter_from_cgroup() 42 hugetlb_cgroup_counter_from_cgroup(struct hugetlb_cgroup *h_cg, int idx) in hugetlb_cgroup_counter_from_cgroup() 48 hugetlb_cgroup_counter_from_cgroup_rsvd(struct hugetlb_cgroup *h_cg, int idx) in hugetlb_cgroup_counter_from_cgroup_rsvd() 65 static inline bool hugetlb_cgroup_is_root(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_is_root() 71 parent_hugetlb_cgroup(struct hugetlb_cgroup *h_cg) in parent_hugetlb_cgroup() 76 static inline bool hugetlb_cgroup_have_usage(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_have_usage() 187 static void hugetlb_cgroup_move_parent(int idx, struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_move_parent() 226 struct hugetlb_cgroup *h_cg = hugetlb_cgroup_from_css(css); in hugetlb_cgroup_css_offline() local 261 struct hugetlb_cgroup *h_cg = NULL; in __hugetlb_cgroup_charge_cgroup() local 312 struct hugetlb_cgroup *h_cg, in __hugetlb_cgroup_commit_charge() [all …]
|
H A D | hugetlb.c | 465 static void record_hugetlb_cgroup_uncharge_info(struct hugetlb_cgroup *h_cg, in record_hugetlb_cgroup_uncharge_info() 573 struct hugetlb_cgroup *h_cg, in add_reservation_in_range() 707 struct hugetlb_cgroup *h_cg) in region_add() 1072 struct hugetlb_cgroup *h_cg, in resv_map_set_hugetlb_cgroup_uncharge_info() 3062 struct hugetlb_cgroup *h_cg = NULL; in alloc_hugetlb_folio() local 6718 struct hugetlb_cgroup *h_cg = NULL; in hugetlb_reserve_pages() local
|
/openbmc/linux/include/linux/ |
H A D | hugetlb_cgroup.h | 91 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() 190 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup() 195 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup_rsvd() 204 static inline void hugetlb_cgroup_put_rsvd_cgroup(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_put_rsvd_cgroup() 232 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge() 239 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge_rsvd() 256 struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_uncharge_cgroup() [all …]
|