Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmprotect.c459 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/Linux-v4.19/security/apparmor/
Dlsm.c509 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
516 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/Linux-v4.19/security/
Dcommoncap.c1340 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c946 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/Linux-v4.19/include/linux/
Dsecurity.h849 unsigned long reqprot, in security_file_mprotect()
/Linux-v4.19/security/selinux/
Dhooks.c3714 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file()
3737 unsigned long reqprot, in selinux_file_mprotect()
/Linux-v4.19/security/smack/
Dsmack_lsm.c1717 unsigned long reqprot, unsigned long prot, in smack_mmap_file()