Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/security/integrity/ima/
Dima_main.c443 static int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
482 static int ima_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in ima_file_mprotect()
/linux-6.12.1/mm/
Dmprotect.c712 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/linux-6.12.1/security/
Dcommoncap.c1431 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c3006 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/linux-6.12.1/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.12.1/security/smack/
Dsmack_lsm.c1815 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
/linux-6.12.1/include/linux/
Dsecurity.h1092 unsigned long reqprot, in security_file_mprotect()