Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmprotect.c805 error = security_file_mprotect(vma, reqprot, prot); in do_mprotect_pkey()
/Linux-v6.6/include/linux/
Dsecurity.h395 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot,
1001 static inline int security_file_mprotect(struct vm_area_struct *vma, in security_file_mprotect() function
/Linux-v6.6/security/
Dsecurity.c2730 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect() function