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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmprotect.c212 unsigned long vm_flags, nstart, end, tmp, reqprot; local
H A Dmmap.c875 unsigned long charged = 0, reqprot = prot; local
H A Dnommu.c494 unsigned long reqprot = prot; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/
H A Ddummy.c421 static int dummy_file_mmap (struct file *file, unsigned long reqprot, argument
428 dummy_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsecurity.h1815 static inline int security_file_mmap (struct file *file, unsigned long reqprot, argument
2490 static inline int security_file_mmap (struct file *file, unsigned long reqprot, argument
1822 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument
2497 security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/
H A Dhooks.c2570 static int selinux_file_mmap(struct file *file, unsigned long reqprot, argument
2586 selinux_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument

Completed in 128 milliseconds