Searched refs:region_cache_count (Results 1 – 4 of 4) sorted by relevance
50 long region_cache_count;
443 VM_BUG_ON(resv->region_cache_count <= 0); in get_file_region_entry_from_cache()445 resv->region_cache_count--; in get_file_region_entry_from_cache()655 while (resv->region_cache_count < in allocate_file_region_entries()658 resv->region_cache_count; in allocate_file_region_entries()664 VM_BUG_ON(resv->region_cache_count < resv->adds_in_progress); in allocate_file_region_entries()677 resv->region_cache_count += to_allocate; in allocate_file_region_entries()730 resv->region_cache_count < in region_add()814 VM_BUG_ON(!resv->region_cache_count); in region_abort()862 resv->region_cache_count > resv->adds_in_progress) { in region_del()867 resv->region_cache_count--; in region_del()[all …]
56 long region_cache_count; member
47 long region_cache_count;