Home
last modified time | relevance | path

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

/security/apparmor/
Dlsm.c503 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
510 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/security/
Dcommoncap.c1336 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c1462 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/security/selinux/
Dhooks.c3697 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file()
3720 unsigned long reqprot, in selinux_file_mprotect()
/security/smack/
Dsmack_lsm.c1660 unsigned long reqprot, unsigned long prot, in smack_mmap_file()