Searched refs:LOS_IsRegionTypeFile (Results 1 – 3 of 3) sorted by relevance
199 STATIC INLINE BOOL LOS_IsRegionTypeFile(LosVmMapRegion* region) in LOS_IsRegionTypeFile() function
306 if (LOS_IsRegionTypeFile(region) && (region->regionFlags & VM_MAP_REGION_FLAG_SHARED)) { in LOS_DoMprotect()
440 if ((region != NULL) && (LOS_IsRegionTypeFile(region)) && in LOS_IsRegionFileValid()677 if (LOS_IsRegionTypeFile(oldRegion)) {