Searched defs:reqprot (Results 1 – 8 of 8) sorted by relevance
/linux/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/security/integrity/ima/ |
H A D | ima_main.c | 456 ima_file_mmap(struct file * file,unsigned long reqprot,unsigned long prot,unsigned long flags) ima_file_mmap() argument 495 ima_file_mprotect(struct vm_area_struct * vma,unsigned long reqprot,unsigned long prot) ima_file_mprotect() argument
|
/linux/mm/ |
H A D | mprotect.c | 864 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
/linux/security/apparmor/ |
H A D | lsm.c | 583 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() 590 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
/linux/include/linux/ |
H A D | security.h | 1168 unsigned long reqprot, in security_file_mprotect()
|
/linux/security/ |
H A D | security.c | 3039 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|