Home
last modified time | relevance | path

Searched defs:reqprot (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlsm.c90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
H A Dtest_bpf_cookie.c113 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/openbmc/linux/include/linux/
H A Dima.h80 static inline int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
H A Dsecurity.h1011 unsigned long reqprot, in security_file_mprotect()
/openbmc/linux/security/integrity/ima/
H A Dima_main.c430 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
/openbmc/linux/mm/
H A Dmprotect.c693 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/openbmc/linux/security/apparmor/
H A Dlsm.c571 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 Dcommoncap.c1435 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
H A Dsecurity.c2748 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/openbmc/linux/security/smack/
H A Dsmack_lsm.c1781 unsigned long reqprot, unsigned long prot, in smack_mmap_file()