Searched refs:hugetlb_cgroup (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | hugetlb_cgroup.h | 20 struct hugetlb_cgroup; 42 struct hugetlb_cgroup { struct 67 static inline struct hugetlb_cgroup * argument 84 static inline struct hugetlb_cgroup * 109 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup_rsvd() 139 struct hugetlb_cgroup **ptr); 143 struct hugetlb_cgroup *h_cg, 156 struct hugetlb_cgroup *h_cg); 195 struct hugetlb_cgroup *h_cg) in set_hugetlb_cgroup_rsvd() 232 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge() [all …]
|
/linux-6.3-rc2/mm/ |
A D | hugetlb_cgroup.c | 70 static inline struct hugetlb_cgroup * 139 struct hugetlb_cgroup *h_cgroup; in hugetlb_cgroup_css_alloc() 192 struct hugetlb_cgroup *page_hcg; in hugetlb_cgroup_move_parent() 256 struct hugetlb_cgroup **ptr, in __hugetlb_cgroup_charge_cgroup() 261 struct hugetlb_cgroup *h_cg = NULL; in __hugetlb_cgroup_charge_cgroup() 299 struct hugetlb_cgroup **ptr) in hugetlb_cgroup_charge_cgroup() 333 struct hugetlb_cgroup *h_cg, in hugetlb_cgroup_commit_charge() 352 struct hugetlb_cgroup *h_cg; in __hugetlb_cgroup_uncharge_folio() 418 struct hugetlb_cgroup *h_cg) in hugetlb_cgroup_uncharge_cgroup_rsvd() 889 struct hugetlb_cgroup *h_cg; in hugetlb_cgroup_migrate() [all …]
|
A D | Makefile | 104 obj-$(CONFIG_CGROUP_HUGETLB) += hugetlb_cgroup.o
|
A D | hugetlb.c | 432 static void record_hugetlb_cgroup_uncharge_info(struct hugetlb_cgroup *h_cg, in record_hugetlb_cgroup_uncharge_info() 515 long to, struct hstate *h, struct hugetlb_cgroup *cg, in hugetlb_resv_map_add() 540 struct hugetlb_cgroup *h_cg, in add_reservation_in_range() 674 struct hugetlb_cgroup *h_cg) in region_add() 1034 struct hugetlb_cgroup *h_cg, in resv_map_set_hugetlb_cgroup_uncharge_info() 3028 struct hugetlb_cgroup *h_cg = NULL; in alloc_hugetlb_folio() 6775 struct hugetlb_cgroup *h_cg = NULL; in hugetlb_reserve_pages()
|
Completed in 18 milliseconds