Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/vm/
Dlos_vm_syscall.c82 STATUS_T OsNamedMmapingPermCheck(struct file *filep, unsigned long flags, unsigned prot) in OsNamedMmapingPermCheck() function
126 status = OsNamedMmapingPermCheck(filep, flags, prot); in LOS_MMap()