Searched refs:file_map_prot_check (Results 1 - 1 of 1) sorted by relevance

/security/selinux/
H A Dhooks.c3328 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) function
3387 return file_map_prot_check(file, prot,
3424 return file_map_prot_check(vma->vm_file, prot, vma->vm_flags&VM_SHARED);

Completed in 50 milliseconds