Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dhugetlb.c283 nrg = list_first_entry(&resv->region_cache, struct file_region, in region_add()
387 list_add(&trg->link, &resv->region_cache); in region_chg()
514 nrg = list_first_entry(&resv->region_cache, in region_del()
715 INIT_LIST_HEAD(&resv_map->region_cache); in resv_map_alloc()
716 list_add(&rg->link, &resv_map->region_cache); in resv_map_alloc()
725 struct list_head *head = &resv_map->region_cache; in resv_map_release()
/Linux-v5.4/include/linux/
Dhugetlb.h47 struct list_head region_cache; member
/Linux-v5.4/Documentation/vm/
Dhugetlbfs_reserv.rst48 struct list_head region_cache;