Home
last modified time | relevance | path

Searched refs:ima_file_mprotect (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dima.h26 extern int ima_file_mprotect(struct vm_area_struct *vma, unsigned long prot);
86 static inline int ima_file_mprotect(struct vm_area_struct *vma, in ima_file_mprotect() function
/openbmc/linux/security/integrity/ima/
H A Dima_main.c468 int ima_file_mprotect(struct vm_area_struct *vma, unsigned long prot) in ima_file_mprotect() function