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

/linux-master/security/apparmor/
H A Dlsm.c559 static int common_mmap(const char *op, struct file *file, unsigned long prot, function
584 return common_mmap(OP_FMMAP, file, prot, flags, GFP_ATOMIC);
590 return common_mmap(OP_FMPROT, vma->vm_file, prot,

Completed in 485 milliseconds