Lines Matching refs:file_region
469 static struct file_region *
472 struct file_region *nrg; in get_file_region_entry_from_cache()
477 nrg = list_first_entry(&resv->region_cache, struct file_region, link); in get_file_region_entry_from_cache()
486 static void copy_hugetlb_cgroup_uncharge_info(struct file_region *nrg, in copy_hugetlb_cgroup_uncharge_info()
487 struct file_region *rg) in copy_hugetlb_cgroup_uncharge_info()
501 struct file_region *nrg) in record_hugetlb_cgroup_uncharge_info()
532 static void put_uncharge_info(struct file_region *rg) in put_uncharge_info()
540 static bool has_same_uncharge_info(struct file_region *rg, in has_same_uncharge_info()
541 struct file_region *org) in has_same_uncharge_info()
552 static void coalesce_file_region(struct resv_map *resv, struct file_region *rg) in coalesce_file_region()
554 struct file_region *nrg, *prg; in coalesce_file_region()
584 struct file_region *nrg; in hugetlb_resv_map_add()
612 struct file_region *iter, *trg = NULL; in add_reservation_in_range()
673 struct file_region *trg = NULL, *rg = NULL; in allocate_file_region_entries()
867 struct file_region *rg, *trg; in region_del()
868 struct file_region *nrg = NULL; in region_del()
895 struct file_region, in region_del()
994 struct file_region *rg; in region_count()
1118 struct file_region *rg = kmalloc(sizeof(*rg), GFP_KERNEL); in resv_map_alloc()
1151 struct file_region *rg, *trg; in resv_map_release()