Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dlsm.c89 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
Dtest_bpf_cookie.c113 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/linux-6.1.9/mm/
Dmprotect.c674 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/linux-6.1.9/security/apparmor/
Dlsm.c544 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
551 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/linux-6.1.9/security/
Dcommoncap.c1443 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c1607 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/linux-6.1.9/security/selinux/
Dhooks.c3749 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file()
3772 unsigned long reqprot, in selinux_file_mprotect()
/linux-6.1.9/include/linux/
Dsecurity.h978 unsigned long reqprot, in security_file_mprotect()
/linux-6.1.9/security/smack/
Dsmack_lsm.c1630 unsigned long reqprot, unsigned long prot, in smack_mmap_file()