Home
last modified time | relevance | path

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

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