Searched refs:res_cache_next_free (Results 1 – 1 of 1) sorted by relevance
76 static unsigned int __initdata res_cache_next_free; variable126 if (res_cache_next_free >= ARRAY_SIZE(res_cache)) { in add_physical_memory()133 new = &res_cache[res_cache_next_free++]; in add_physical_memory()151 if (res_cache_next_free >= ARRAY_SIZE(res_cache)) in add_reserved_region()162 new = &res_cache[res_cache_next_free++]; in add_reserved_region()