Searched refs:region_cache (Results 1 – 4 of 4) sorted by relevance
48 struct list_head region_cache;
411 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()
59 struct list_head region_cache; member
46 struct list_head region_cache;
Completed in 19 milliseconds