Searched refs:__crash_shrink_memory (Results 1 – 1 of 1) sorted by relevance
1116 static int __crash_shrink_memory(struct resource *old_res, in __crash_shrink_memory() function1174 ret = __crash_shrink_memory(&crashk_res, 0); in crash_shrink_memory()1178 ret = __crash_shrink_memory(&crashk_low_res, new_size); in crash_shrink_memory()1180 ret = __crash_shrink_memory(&crashk_res, new_size - low_size); in crash_shrink_memory()