Searched defs:reqprot (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | iters_css_task.c | 23 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| H A D | lsm.c | 90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| H A D | test_bpf_cookie.c | 129 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| /linux-6.15/security/integrity/ima/ |
| H A D | ima_main.c | 456 static int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap() 495 static int ima_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in ima_file_mprotect()
|
| /linux-6.15/mm/ |
| H A D | mprotect.c | 706 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
| /linux-6.15/security/apparmor/ |
| H A D | lsm.c | 582 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() 589 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
| /linux-6.15/include/linux/ |
| H A D | security.h | 1155 unsigned long reqprot, in security_file_mprotect()
|
| /linux-6.15/security/smack/ |
| H A D | smack_lsm.c | 1797 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|
| /linux-6.15/security/ |
| H A D | security.c | 3009 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|