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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c2060 static void *module_alloc_update_bounds(unsigned long size) function
2346 ptr = module_alloc_update_bounds(mod->core_size);
2359 ptr = module_alloc_update_bounds(mod->init_size);

Completed in 34 milliseconds