Searched defs:reqprot (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/mm/ | 
| D | mprotect.c | 455 	unsigned long nstart, end, tmp, reqprot;  in do_mprotect_pkey()  local
 | 
| /Linux-v5.4/security/apparmor/ | 
| D | lsm.c | 503 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()
 
 | 
| /Linux-v5.4/security/ | 
| D | commoncap.c | 1334 int cap_mmap_file(struct file *file, unsigned long reqprot,  in cap_mmap_file()
 | 
| D | security.c | 1461 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot,  in security_file_mprotect()
 | 
| /Linux-v5.4/security/selinux/ | 
| D | hooks.c | 3693 static int selinux_mmap_file(struct file *file, unsigned long reqprot,  in selinux_mmap_file()3716 				 unsigned long reqprot,  in selinux_file_mprotect()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | security.h | 918 					 unsigned long reqprot,  in security_file_mprotect()
 | 
| /Linux-v5.4/security/smack/ | 
| D | smack_lsm.c | 1659 			   unsigned long reqprot, unsigned long prot,  in smack_mmap_file()
 |