Searched refs:OP_FMPROT (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/include/ | ||
D | audit.h | 67 #define OP_FMPROT "file_mprotect" macro |
/security/apparmor/ | ||
D | lsm.c | 512 return common_mmap(OP_FMPROT, vma->vm_file, prot, in apparmor_file_mprotect() |