Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dhugetlbfs_reserv.rst48 struct list_head region_cache;
/linux-6.3-rc2/mm/
A Dhugetlb.c411 nrg = list_first_entry(&resv->region_cache, struct file_region, link); in get_file_region_entry_from_cache()
641 list_splice(&allocated_regions, &resv->region_cache); in allocate_file_region_entries()
828 nrg = list_first_entry(&resv->region_cache, in region_del()
1075 INIT_LIST_HEAD(&resv_map->region_cache); in resv_map_alloc()
1076 list_add(&rg->link, &resv_map->region_cache); in resv_map_alloc()
1085 struct list_head *head = &resv_map->region_cache; in resv_map_release()
/linux-6.3-rc2/include/linux/
A Dhugetlb.h59 struct list_head region_cache; member
/linux-6.3-rc2/Documentation/mm/
A Dhugetlbfs_reserv.rst46 struct list_head region_cache;

Completed in 18 milliseconds