Home
last modified time | relevance | path

Searched refs:__crash_shrink_memory (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dkexec_core.c1116 static int __crash_shrink_memory(struct resource *old_res, in __crash_shrink_memory() function
1174 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()