Searched refs:__file_map_prot_check (Results 1 – 1 of 1) sorted by relevance
| /linux/security/selinux/ |
| H A D | hooks.c | 3974 static int __file_map_prot_check(const struct file *file, unsigned long prot, in __file_map_prot_check() function 4024 return __file_map_prot_check(file, prot, shared, mounter_check, false); in file_map_prot_check() 4160 rc = __file_map_prot_check(file, prot, shared, false, backing_file); in selinux_file_mprotect()
|