Home
last modified time | relevance | path

Searched refs:file_region (Results 1 – 1 of 1) sorted by relevance

/mm/
Dhugetlb.c242 struct file_region { struct
265 struct file_region *rg, *nrg, *trg; in region_add() argument
284 nrg = list_first_entry(&resv->region_cache, struct file_region, in region_add()
361 struct file_region *rg, *nrg = NULL; in region_chg()
374 struct file_region *trg; in region_chg()
488 struct file_region *rg, *trg; in region_del()
489 struct file_region *nrg = NULL; in region_del()
516 struct file_region, in region_del()
595 struct file_region *rg; in region_count()
702 struct file_region *rg = kmalloc(sizeof(*rg), GFP_KERNEL); in resv_map_alloc()
[all …]