module_alloc_update_bounds 2001 kernel/module.c 	ptr = module_alloc_update_bounds(mod->core_size);
module_alloc_update_bounds 2009 kernel/module.c 	ptr = module_alloc_update_bounds(mod->init_size);