Searched refs:module_alloc_update_bounds (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
H A Dmodule.c2410 static void *module_alloc_update_bounds(unsigned long size) module_alloc_update_bounds() function
2831 ptr = module_alloc_update_bounds(mod->core_size); move_module()
2845 ptr = module_alloc_update_bounds(mod->init_size); move_module()

Completed in 67 milliseconds