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