Searched refs:region_cache (Results 1 – 4 of 4) sorted by relevance
49 struct list_head region_cache;
446 nrg = list_first_entry(&resv->region_cache, struct file_region, link); in get_file_region_entry_from_cache()676 list_splice(&allocated_regions, &resv->region_cache); in allocate_file_region_entries()863 nrg = list_first_entry(&resv->region_cache, in region_del()1109 INIT_LIST_HEAD(&resv_map->region_cache); in resv_map_alloc()1110 list_add(&rg->link, &resv_map->region_cache); in resv_map_alloc()1119 struct list_head *head = &resv_map->region_cache; in resv_map_release()
55 struct list_head region_cache; member
46 struct list_head region_cache;