Home
last modified time | relevance | path

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

/security/integrity/ima/
Dima_main.c397 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap() argument
/security/apparmor/
Dlsm.c503 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() argument
510 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect() argument
/security/
Dcommoncap.c1358 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file() argument
Dsecurity.c1492 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect() argument
1495 return call_int_hook(file_mprotect, 0, vma, reqprot, prot); in security_file_mprotect()
/security/selinux/
Dhooks.c3758 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() argument
3774 prot = reqprot; in selinux_mmap_file()
3781 unsigned long reqprot, in selinux_file_mprotect() argument
3788 prot = reqprot; in selinux_file_mprotect()
/security/smack/
Dsmack_lsm.c1688 unsigned long reqprot, unsigned long prot, in smack_mmap_file() argument