Searched defs:reqprot (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/mm/ |
D | mprotect.c | 338 unsigned long vm_flags, nstart, end, tmp, reqprot; in SYSCALL_DEFINE3() local
|
/linux-4.1.27/security/apparmor/ |
D | lsm.c | 491 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() 498 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
/linux-4.1.27/security/ |
D | commoncap.c | 984 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
D | capability.c | 352 static int cap_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in cap_file_mprotect()
|
D | security.c | 784 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 3339 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() 3350 unsigned long reqprot, in selinux_file_mprotect()
|
/linux-4.1.27/security/smack/ |
D | smack_lsm.c | 1520 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|
/linux-4.1.27/include/linux/ |
D | security.h | 2354 unsigned long reqprot, in security_file_mprotect()
|