Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dlsm.c88 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/Linux-v5.15/mm/
Dmprotect.c525 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/Linux-v5.15/security/apparmor/
Dlsm.c524 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
531 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/Linux-v5.15/security/
Dcommoncap.c1438 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c1593 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/Linux-v5.15/security/selinux/
Dhooks.c3865 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file()
3888 unsigned long reqprot, in selinux_file_mprotect()
/Linux-v5.15/include/linux/
Dsecurity.h976 unsigned long reqprot, in security_file_mprotect()
/Linux-v5.15/security/smack/
Dsmack_lsm.c1632 unsigned long reqprot, unsigned long prot, in smack_mmap_file()