Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dhooks.c3982 bool prot_write = prot & PROT_WRITE; in __file_map_prot_check() local
3992 (!file || IS_PRIVATE(inode) || (!shared && prot_write))) { in __file_map_prot_check()
4009 if (shared && prot_write) in __file_map_prot_check()