Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dlsm.c41 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/OK3568_Linux_fs/kernel/mm/
H A Dmprotect.c517 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlsm.c515 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
522 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/OK3568_Linux_fs/kernel/security/
H A Dcommoncap.c1359 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
H A Dsecurity.c1522 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c3779 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file()
3802 unsigned long reqprot, in selinux_file_mprotect()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h948 unsigned long reqprot, in security_file_mprotect()
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack_lsm.c1648 unsigned long reqprot, unsigned long prot, in smack_mmap_file()