Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dhugetlb.c242 nrg = list_first_entry(&resv->region_cache, struct file_region, link); in get_file_region_entry_from_cache()
447 list_splice(&allocated_regions, &resv->region_cache); in allocate_file_region_entries()
635 nrg = list_first_entry(&resv->region_cache, in region_del()
875 INIT_LIST_HEAD(&resv_map->region_cache); in resv_map_alloc()
876 list_add(&rg->link, &resv_map->region_cache); in resv_map_alloc()
885 struct list_head *head = &resv_map->region_cache; in resv_map_release()
/Linux-v5.10/include/linux/
Dhugetlb.h48 struct list_head region_cache; member
/Linux-v5.10/Documentation/vm/
Dhugetlbfs_reserv.rst48 struct list_head region_cache;