Searched defs:reqprot (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/mm/
H A Dmprotect.c350 unsigned long vm_flags, nstart, end, tmp, reqprot; SYSCALL_DEFINE3() local
/linux-4.4.14/security/
H A Dcommoncap.c1062 int cap_mmap_file(struct file *file, unsigned long reqprot, cap_mmap_file() argument
H A Dsecurity.c804 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, security_file_mprotect() argument
/linux-4.4.14/security/apparmor/
H A Dlsm.c481 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, apparmor_mmap_file() argument
487 apparmor_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) apparmor_file_mprotect() argument
/linux-4.4.14/security/smack/
H A Dsmack_lsm.c1707 smack_mmap_file(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) smack_mmap_file() argument
/linux-4.4.14/include/linux/
H A Dsecurity.h772 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) security_file_mprotect() argument
/linux-4.4.14/security/selinux/
H A Dhooks.c3373 static int selinux_mmap_file(struct file *file, unsigned long reqprot, selinux_mmap_file() argument
3383 selinux_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) selinux_file_mprotect() argument

Completed in 343 milliseconds