Searched defs:reqprot (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | lsm.c | 41 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| /kernel/linux/linux-5.10/mm/ |
| D | mprotect.c | 516 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | lsm.c | 515 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() 522 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
| /kernel/linux/linux-5.10/security/ |
| D | commoncap.c | 1355 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
| D | security.c | 1537 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
| /kernel/linux/linux-5.10/security/selinux/ |
| D | hooks.c | 3715 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() 3738 unsigned long reqprot, in selinux_file_mprotect()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | security.h | 940 unsigned long reqprot, in security_file_mprotect()
|
| /kernel/linux/linux-5.10/security/smack/ |
| D | smack_lsm.c | 1647 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|