Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dlsm.c90 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-v6.6/include/linux/
Dima.h80 static inline int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
Dsecurity.h1002 unsigned long reqprot, in security_file_mprotect()
/Linux-v6.6/security/integrity/ima/
Dima_main.c416 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
/Linux-v6.6/mm/
Dmprotect.c693 unsigned long nstart, end, tmp, reqprot; in do_mprotect_pkey() local
/Linux-v6.6/security/apparmor/
Dlsm.c559 static int apparmor_mmap_file(struct file *file, unsigned long reqprot, in apparmor_mmap_file()
566 unsigned long reqprot, unsigned long prot) in apparmor_file_mprotect()
/Linux-v6.6/security/
Dcommoncap.c1435 int cap_mmap_file(struct file *file, unsigned long reqprot, in cap_mmap_file()
Dsecurity.c2730 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect()
/Linux-v6.6/security/smack/
Dsmack_lsm.c1780 unsigned long reqprot, unsigned long prot, in smack_mmap_file()