Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Dhooks.h33 int ipe_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot,
H A Dipe.c52 LSM_HOOK_INIT(file_mprotect, ipe_file_mprotect),
H A Dhooks.c107 int ipe_file_mprotect(struct vm_area_struct *vma, in ipe_file_mprotect() function