Searched defs:reqprot (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | lsm.c | 41 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mprotect.c | 517 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | commoncap.c | 1359 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
| H A D | security.c | 1522 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 3779 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() 3802 unsigned long reqprot, in selinux_file_mprotect()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | security.h | 948 unsigned long reqprot, in security_file_mprotect()
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_lsm.c | 1648 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|