Searched refs:file_map_prot_check (Results 1 – 1 of 1) sorted by relevance
4020 static inline int file_map_prot_check(const struct cred *cred, in file_map_prot_check() function4054 return file_map_prot_check(cred, file, prot, shared); in selinux_mmap_file_common()4160 rc = file_map_prot_check(file->f_cred, file, prot, shared); in selinux_file_mprotect()