Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dlsm.c459 static int common_mmap(int op, struct file *file, unsigned long prot, in common_mmap() function
484 return common_mmap(OP_FMMAP, file, prot, flags); in apparmor_mmap_file()
490 return common_mmap(OP_FMPROT, vma->vm_file, prot, in apparmor_file_mprotect()