Home
last modified time | relevance | path

Searched defs:cfi_module_remove (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dcfi.h31 static inline void cfi_module_remove(struct module *mod, unsigned long base_addr) {} in cfi_module_remove() function
/Linux-v5.15/kernel/
Dcfi.c227 void cfi_module_remove(struct module *mod, unsigned long base_addr) in cfi_module_remove() function