Searched defs:rg (Results 1 – 2 of 2) sorted by relevance
/mm/ |
D | hugetlb.c | 269 struct file_region *rg) in copy_hugetlb_cgroup_uncharge_info() 314 static void put_uncharge_info(struct file_region *rg) in put_uncharge_info() 322 static bool has_same_uncharge_info(struct file_region *rg, in has_same_uncharge_info() 335 static void coalesce_file_region(struct resv_map *resv, struct file_region *rg) in coalesce_file_region() 363 hugetlb_resv_map_add(struct resv_map *map, struct file_region *rg, long from, in hugetlb_resv_map_add() 395 struct file_region *rg = NULL, *trg = NULL; in add_reservation_in_range() local 452 struct file_region *trg = NULL, *rg = NULL; in allocate_file_region_entries() local 648 struct file_region *rg, *trg; in region_del() local 775 struct file_region *rg; in region_count() local 901 struct file_region *rg = kmalloc(sizeof(*rg), GFP_KERNEL); in resv_map_alloc() local [all …]
|
D | hugetlb_cgroup.c | 393 struct file_region *rg, in hugetlb_cgroup_uncharge_file_region()
|