Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dlsm.c41 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/kernel/linux/linux-5.10/include/linux/
Dima.h74 static inline int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
Dsecurity.h940 unsigned long reqprot, in security_file_mprotect()
/kernel/linux/common_modules/xpm/core/
Dxpm_security_hooks.c357 unsigned long reqprot, unsigned long prot) in xpm_mprotect_check()
/kernel/linux/linux-5.10/security/integrity/ima/
Dima_main.c391 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
/kernel/linux/linux-5.10/mm/
Dmprotect.c525 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/kernel/linux/linux-5.10/security/apparmor/
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()
/kernel/linux/linux-5.10/security/
Dcommoncap.c1357 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c1551 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/kernel/linux/linux-5.10/security/selinux/
Dhooks.c3722 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file()
3745 unsigned long reqprot, in selinux_file_mprotect()
/kernel/linux/linux-5.10/security/smack/
Dsmack_lsm.c1647 unsigned long reqprot, unsigned long prot, in smack_mmap_file()