Searched refs:region_cache_count (Results 1 – 3 of 3) sorted by relevance
280 VM_BUG_ON(resv->region_cache_count <= 0); in region_add()282 resv->region_cache_count--; in region_add()372 if (resv->adds_in_progress > resv->region_cache_count) { in region_chg()375 VM_BUG_ON(resv->adds_in_progress - resv->region_cache_count > 1); in region_chg()388 resv->region_cache_count++; in region_chg()465 VM_BUG_ON(!resv->region_cache_count); in region_abort()513 resv->region_cache_count > resv->adds_in_progress) { in region_del()518 resv->region_cache_count--; in region_del()717 resv_map->region_cache_count = 1; in resv_map_alloc()
48 long region_cache_count; member
49 long region_cache_count;