Home
last modified time | relevance | path

Searched defs:reqprot (Results 1 – 5 of 5) sorted by relevance

/security/apparmor/
Dlsm.c481 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/
Dcommoncap.c1074 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c805 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/security/selinux/
Dhooks.c3380 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/
Dsmack_lsm.c1702 unsigned long reqprot, unsigned long prot, in smack_mmap_file()