Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmprotect.c419 error = security_file_mprotect(vma, reqprot, prot); in SYSCALL_DEFINE3()
/linux-4.4.14/include/linux/
Dsecurity.h284 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot,
772 static inline int security_file_mprotect(struct vm_area_struct *vma, in security_file_mprotect() function
/linux-4.4.14/security/
Dsecurity.c804 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect() function