Searched defs:reqprot (Results 1 – 5 of 5) sorted by relevance
/security/apparmor/ |
D | lsm.c | 481 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() 488 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
/security/ |
D | commoncap.c | 1074 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
D | security.c | 805 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
/security/selinux/ |
D | hooks.c | 3380 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() 3391 unsigned long reqprot, in selinux_file_mprotect()
|
/security/smack/ |
D | smack_lsm.c | 1702 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|