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