Searched defs:reqprot (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | iters_css_task.c | 23 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| A D | lsm.c | 90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| A D | test_bpf_cookie.c | 129 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
| /linux/security/integrity/ima/ |
| A D | ima_main.c | 443 static int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap() 482 static int ima_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in ima_file_mprotect()
|
| /linux/mm/ |
| A D | mprotect.c | 712 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
| /linux/security/ |
| A D | commoncap.c | 1431 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
| A D | security.c | 3006 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
| /linux/security/apparmor/ |
| 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/security/smack/ |
| A D | smack_lsm.c | 1815 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|
| /linux/include/linux/ |
| A D | security.h | 1092 unsigned long reqprot, in security_file_mprotect()
|
Completed in 50 milliseconds