Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dhooks.c4020 static inline int file_map_prot_check(const struct file *file, in file_map_prot_check() function
4056 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()