Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Diters_css_task.c23 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
Dlsm.c90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
Dtest_bpf_cookie.c129 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/linux-6.14.4/security/integrity/ima/
Dima_main.c454 static int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
493 static int ima_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in ima_file_mprotect()
/linux-6.14.4/mm/
Dmprotect.c714 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/linux-6.14.4/security/apparmor/
Dlsm.c582 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
589 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/linux-6.14.4/include/linux/
Dsecurity.h1155 unsigned long reqprot, in security_file_mprotect()
/linux-6.14.4/security/smack/
Dsmack_lsm.c1797 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
/linux-6.14.4/security/
Dsecurity.c3009 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()