Searched refs:old_size (Results 1 – 3 of 3) sorted by relevance
1025 unsigned long old_size; in crash_shrink_memory() local1037 old_size = (end == 0) ? 0 : end - start + 1; in crash_shrink_memory()1039 if (new_size >= old_size) { in crash_shrink_memory()1040 ret = (new_size == old_size) ? 0 : -EINVAL; in crash_shrink_memory()
219 func_size = func->old_size; in klp_check_stack_func()
815 &func->old_size, NULL); in klp_init_object_loaded()