Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmprotect.c818 error = security_file_mprotect(vma, reqprot, prot); in do_mprotect_pkey()
/linux-6.15/include/linux/
H A Dsecurity.h479 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot,
1154 static inline int security_file_mprotect(struct vm_area_struct *vma, in security_file_mprotect() function
/linux-6.15/security/
H A Dsecurity.c3009 int security_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, in security_file_mprotect() function