Searched refs:security_file_mprotect (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dmprotect.c795 error = security_file_mprotect(vma, reqprot, prot);
/linux-master/include/linux/
H A Dsecurity.h414 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot,
1064 static inline int security_file_mprotect(struct vm_area_struct *vma, function
/linux-master/security/
H A Dsecurity.c2851 * security_file_mprotect() - Check if changing memory protections is allowed
2860 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, function

Completed in 147 milliseconds