Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dlsm.c549 static int common_mmap(const char *op, struct file *file, unsigned long prot, in common_mmap() function
574 return common_mmap(OP_FMMAP, file, prot, flags, GFP_ATOMIC); in apparmor_mmap_file()
580 return common_mmap(OP_FMPROT, vma->vm_file, prot, in apparmor_file_mprotect()