Searched refs:nrg (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dhugetlb.c440 struct file_region *nrg; local
445 nrg = list_first_entry(&resv->region_cache, struct file_region, link);
446 list_del(&nrg->link);
448 nrg->from = from;
449 nrg->to = to;
451 return nrg;
454 static void copy_hugetlb_cgroup_uncharge_info(struct file_region *nrg, argument
458 nrg->reservation_counter = rg->reservation_counter;
459 nrg->css = rg->css;
469 struct file_region *nrg)
466 record_hugetlb_cgroup_uncharge_info(struct hugetlb_cgroup *h_cg, struct hstate *h, struct resv_map *resv, struct file_region *nrg) argument
522 struct file_region *nrg, *prg; local
552 struct file_region *nrg; local
836 struct file_region *nrg = NULL; local
[all...]

Completed in 133 milliseconds