Searched defs:reqprot (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | lsm.c | 90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
H A D | test_bpf_cookie.c | 113 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
|
/openbmc/linux/include/linux/ |
H A D | ima.h | 80 static inline int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
|
H A D | security.h | 1011 unsigned long reqprot, in security_file_mprotect()
|
/openbmc/linux/mm/ |
H A D | mprotect.c | 693 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_main.c | 433 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
|
/openbmc/linux/security/apparmor/ |
H A D | lsm.c | 571 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() 578 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
|
/openbmc/linux/security/ |
H A D | commoncap.c | 1435 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
|
H A D | security.c | 2748 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | 1781 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
|