Searched refs:kasan_free_module_shadow (Results 1 – 3 of 3) sorted by relevance
460 void kasan_free_module_shadow(const struct vm_struct *vm);465 static inline void kasan_free_module_shadow(const struct vm_struct *vm) {} in kasan_free_module_shadow() function
641 void kasan_free_module_shadow(const struct vm_struct *vm) in kasan_free_module_shadow() function
2702 kasan_free_module_shadow(vm); in remove_vm_area()