Home
last modified time | relevance | path

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

/kernel/
Dcfi.c185 static void update_shadow(struct module *mod, unsigned long min_addr, in update_shadow() function
217 update_shadow(mod, min_addr, max_addr, add_module_to_shadow); in cfi_module_add()
224 update_shadow(mod, min_addr, max_addr, remove_module_from_shadow); in cfi_module_remove()