Home
last modified time | relevance | path

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

/linux/mm/kasan/
H A Dshadow.c697 void kasan_free_module_shadow(const struct vm_struct *vm) in kasan_free_module_shadow() function
/linux/mm/
H A Dvmalloc.c3331 kasan_free_module_shadow(vm); in remove_vm_area()