Home
last modified time | relevance | path

Searched defs:reqprot (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dlsm.c40 BPF_PROG(test_int_hook, struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot, int ret) BPF_PROG() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlsm.c89 BPF_PROG(test_int_hook, struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot, int ret) BPF_PROG() argument
H A Dtest_bpf_cookie.c112 BPF_PROG(test_int_hook, struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot, int ret) BPF_PROG() argument
/kernel/linux/common_modules/xpm/core/
H A Dxpm_security_hooks.c362 xpm_mprotect_check(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) xpm_mprotect_check() argument
/kernel/linux/linux-5.10/include/linux/
H A Dima.h74 static inline int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap() argument
H A Dsecurity.h948 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) security_file_mprotect() argument
/kernel/linux/linux-6.6/include/linux/
H A Dima.h80 static inline int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap() argument
H A Dsecurity.h1010 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) security_file_mprotect() argument
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_main.c405 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap() argument
/kernel/linux/linux-5.10/mm/
H A Dmprotect.c525 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/kernel/linux/linux-6.6/mm/
H A Dmprotect.c694 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_main.c430 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap() argument
/kernel/linux/linux-5.10/security/
H A Dcommoncap.c1357 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file() argument
H A Dsecurity.c1569 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect() argument
/kernel/linux/linux-6.6/security/
H A Dcommoncap.c1435 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file() argument
H A Dsecurity.c2748 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect() argument
/kernel/linux/linux-5.10/security/apparmor/
H A Dlsm.c515 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() argument
521 apparmor_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) apparmor_file_mprotect() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dlsm.c571 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file() argument
577 apparmor_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) apparmor_file_mprotect() argument
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c1675 smack_mmap_file(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) smack_mmap_file() argument
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c1780 smack_mmap_file(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) smack_mmap_file() argument
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c3749 static int selinux_mmap_file(struct file *file, unsigned long reqprot, in selinux_mmap_file() argument
3771 selinux_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) selinux_file_mprotect() argument

Completed in 52 milliseconds