Searched refs:__file_map_prot_check (Results 1 – 1 of 1) sorted by relevance
3976 static int __file_map_prot_check(const struct cred *cred, in __file_map_prot_check() function4024 return __file_map_prot_check(cred, file, prot, shared, false); in file_map_prot_check()4156 rc = __file_map_prot_check(cred, file, prot, shared, backing_file); in selinux_file_mprotect()