Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dhugetlb.c281 nrg = list_first_entry(&resv->region_cache, struct file_region, in region_add()
385 list_add(&trg->link, &resv->region_cache); in region_chg()
512 nrg = list_first_entry(&resv->region_cache, in region_del()
713 INIT_LIST_HEAD(&resv_map->region_cache); in resv_map_alloc()
714 list_add(&rg->link, &resv_map->region_cache); in resv_map_alloc()
723 struct list_head *head = &resv_map->region_cache; in resv_map_release()
/Linux-v4.19/include/linux/
Dhugetlb.h65 struct list_head region_cache; member
/Linux-v4.19/Documentation/vm/
Dhugetlbfs_reserv.rst48 struct list_head region_cache;