Searched defs:h_cg (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/mm/ |
D | hugetlb_cgroup.c | 43 __hugetlb_cgroup_counter_from_cgroup(struct hugetlb_cgroup *h_cg, int idx, in __hugetlb_cgroup_counter_from_cgroup() 52 hugetlb_cgroup_counter_from_cgroup(struct hugetlb_cgroup *h_cg, int idx) in hugetlb_cgroup_counter_from_cgroup() 58 hugetlb_cgroup_counter_from_cgroup_rsvd(struct hugetlb_cgroup *h_cg, int idx) in hugetlb_cgroup_counter_from_cgroup_rsvd() 75 static inline bool hugetlb_cgroup_is_root(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_is_root() 81 parent_hugetlb_cgroup(struct hugetlb_cgroup *h_cg) in parent_hugetlb_cgroup() 86 static inline bool hugetlb_cgroup_have_usage(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_have_usage() 197 static void hugetlb_cgroup_move_parent(int idx, struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_move_parent() 235 struct hugetlb_cgroup *h_cg = hugetlb_cgroup_from_css(css); in hugetlb_cgroup_css_offline() local 270 struct hugetlb_cgroup *h_cg = NULL; in __hugetlb_cgroup_charge_cgroup() local 315 struct hugetlb_cgroup *h_cg, in __hugetlb_cgroup_commit_charge() [all …]
|
D | hugetlb.c | 468 static void record_hugetlb_cgroup_uncharge_info(struct hugetlb_cgroup *h_cg, in record_hugetlb_cgroup_uncharge_info() 576 struct hugetlb_cgroup *h_cg, in add_reservation_in_range() 710 struct hugetlb_cgroup *h_cg) in region_add() 1068 struct hugetlb_cgroup *h_cg, in resv_map_set_hugetlb_cgroup_uncharge_info() 2993 struct hugetlb_cgroup *h_cg = NULL; in alloc_hugetlb_folio() local 6956 struct hugetlb_cgroup *h_cg = NULL; in hugetlb_reserve_pages() local
|
/linux-6.14.4/include/linux/ |
D | hugetlb_cgroup.h | 82 struct hugetlb_cgroup *h_cg, bool rsvd) in __set_hugetlb_cgroup() 92 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup() 98 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup_rsvd() 108 static inline void hugetlb_cgroup_put_rsvd_cgroup(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_put_rsvd_cgroup() 179 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup() 184 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup_rsvd() 193 static inline void hugetlb_cgroup_put_rsvd_cgroup(struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_put_rsvd_cgroup() 221 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge() 228 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge_rsvd() 245 struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_uncharge_cgroup() [all …]
|