Home
last modified time | relevance | path

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

/linux-6.15/security/ipe/
H A Dhooks.h30 int ipe_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot,
H A Dipe.c51 LSM_HOOK_INIT(file_mprotect, ipe_file_mprotect),
H A Dhooks.c80 int ipe_file_mprotect(struct vm_area_struct *vma, in ipe_file_mprotect() function