Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dmain.c95 static void __mod_update_bounds(enum mod_mem_type type __maybe_unused, void *base, in __mod_update_bounds() function
122 __mod_update_bounds(type, mod_mem->base, mod_mem->size, &mod_tree); in mod_update_bounds()