Home
last modified time | relevance | path

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

/kernel/
Dcfi.c164 static void remove_module_from_shadow(struct cfi_shadow *s, struct module *mod) in remove_module_from_shadow() function
224 update_shadow(mod, min_addr, max_addr, remove_module_from_shadow); in cfi_module_remove()