Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Diters_css_task.c23 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
H A Dlsm.c90 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG() argument
H A Dtest_bpf_cookie.c129 unsigned long reqprot, unsigned long prot, int ret) in BPF_PROG()
/linux/security/integrity/ima/
H A Dima_main.c483 static int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
522 static int ima_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in ima_file_mprotect()
/linux/mm/
H A Dmprotect.c804 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/linux/security/apparmor/
H A Dlsm.c584 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
591 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/linux/security/smack/
H A Dsmack_lsm.c1843 unsigned long reqprot, unsigned long prot, in smack_mmap_file()
/linux/include/linux/
H A Dsecurity.h1168 unsigned long reqprot, in security_file_mprotect()
/linux/security/
H A Dsecurity.c2531 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()