Searched refs:file_map_prot_check (Results 1 – 1 of 1) sorted by relevance
3696 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) in file_map_prot_check() function3767 return file_map_prot_check(file, prot, in selinux_mmap_file()3810 return file_map_prot_check(vma->vm_file, prot, vma->vm_flags&VM_SHARED); in selinux_file_mprotect()