Home
last modified time | relevance | path

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

/linux/mm/
A Dhugetlb.c269 nrg = list_first_entry(&resv->region_cache, struct file_region, link); in get_file_region_entry_from_cache()
496 list_splice(&allocated_regions, &resv->region_cache); in allocate_file_region_entries()
683 nrg = list_first_entry(&resv->region_cache, in region_del()
930 INIT_LIST_HEAD(&resv_map->region_cache); in resv_map_alloc()
931 list_add(&rg->link, &resv_map->region_cache); in resv_map_alloc()
940 struct list_head *head = &resv_map->region_cache; in resv_map_release()
/linux/include/linux/
A Dhugetlb.h66 struct list_head region_cache; member
/linux/Documentation/vm/
A Dhugetlbfs_reserv.rst48 struct list_head region_cache;

Completed in 25 milliseconds