Searched defs:reqprot (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | lsm.c | 90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
D | test_bpf_cookie.c | 113 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
/Linux-v6.6/include/linux/ |
D | ima.h | 80 static inline int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
|
D | security.h | 1002 unsigned long reqprot, in security_file_mprotect()
|
/Linux-v6.6/security/integrity/ima/ |
D | ima_main.c | 416 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
|
/Linux-v6.6/mm/ |
D | mprotect.c | 693 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
/Linux-v6.6/security/apparmor/ |
D | lsm.c | 559 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() 566 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
/Linux-v6.6/security/ |
D | commoncap.c | 1435 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
D | security.c | 2730 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
/Linux-v6.6/security/smack/ |
D | smack_lsm.c | 1780 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|