Searched refs:region_cache (Results 1 – 3 of 3) sorted by relevance
283 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()
47 struct list_head region_cache; member
48 struct list_head region_cache;