Searched refs:nrg (Results 1 – 2 of 2) sorted by relevance
237 struct file_region *nrg = NULL; in get_file_region_entry_from_cache() local242 nrg = list_first_entry(&resv->region_cache, struct file_region, link); in get_file_region_entry_from_cache()243 list_del(&nrg->link); in get_file_region_entry_from_cache()245 nrg->from = from; in get_file_region_entry_from_cache()246 nrg->to = to; in get_file_region_entry_from_cache()248 return nrg; in get_file_region_entry_from_cache()251 static void copy_hugetlb_cgroup_uncharge_info(struct file_region *nrg, in copy_hugetlb_cgroup_uncharge_info() argument255 nrg->reservation_counter = rg->reservation_counter; in copy_hugetlb_cgroup_uncharge_info()256 nrg->css = rg->css; in copy_hugetlb_cgroup_uncharge_info()266 struct file_region *nrg) in record_hugetlb_cgroup_uncharge_info() argument[all …]
1256 E: nigel@nrg.org