Searched refs:file_map_prot_check (Results 1 – 1 of 1) sorted by relevance
4020 static inline int file_map_prot_check(const struct file *file, in file_map_prot_check() function4056 return file_map_prot_check(file, prot, shared, mounter_check); in selinux_mmap_file_common()4164 rc = file_map_prot_check(file, prot, shared, true); in selinux_file_mprotect()