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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmprotect.c225 unsigned long vm_flags, nstart, end, tmp, reqprot; local
H A Dmmap.c944 unsigned long reqprot = prot; local
H A Dnommu.c815 unsigned long reqprot = prot; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dcommoncap.c933 int cap_file_mmap(struct file *file, unsigned long reqprot, argument
H A Dcapability.c313 static int cap_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, argument
H A Dsecurity.c646 int security_file_mmap(struct file *file, unsigned long reqprot, argument
658 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dlsm.c493 static int apparmor_file_mmap(struct file *file, unsigned long reqprot, argument
507 apparmor_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dhooks.c2988 static int selinux_file_mmap(struct file *file, unsigned long reqprot, argument
3020 selinux_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h2183 static inline int security_file_mmap(struct file *file, unsigned long reqprot, argument
2192 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument
[all...]

Completed in 104 milliseconds