Searched refs:__vma_check_mmap_hook (Results 1 – 2 of 2) sorted by relevance
1284 int __vma_check_mmap_hook(struct vm_area_struct *vma) in __vma_check_mmap_hook() function1292 EXPORT_SYMBOL(__vma_check_mmap_hook);
2065 int __vma_check_mmap_hook(struct vm_area_struct *vma);2078 return __vma_check_mmap_hook(vma); in vfs_mmap()