Searched defs:reqprot (Results 1 – 15 of 15) 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 | 515 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
| /kernel/linux/linux-4.19/mm/ |
| D | mprotect.c | 493 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
| /kernel/linux/linux-4.19/security/apparmor/ |
| D | lsm.c | 509 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()
|
| /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-4.19/security/ |
| D | commoncap.c | 1342 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
| D | security.c | 943 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_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-4.19/include/linux/ |
| D | security.h | 849 unsigned long reqprot, in security_file_mprotect()
|
| /kernel/linux/linux-5.10/security/selinux/ |
| D | hooks.c | 3707 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() 3730 unsigned long reqprot, in selinux_file_mprotect()
|
| /kernel/linux/linux-4.19/security/selinux/ |
| D | hooks.c | 3765 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() 3788 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-4.19/security/smack/ |
| D | smack_lsm.c | 1720 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|
| /kernel/linux/linux-5.10/security/smack/ |
| D | smack_lsm.c | 1647 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|