Searched defs:mapSize (Results 1 – 8 of 8) sorted by relevance
400 UINT32 mapSize) in OsDoMmapFile()483 UINT32 mapSize, UINTPTR *loadBase) in OsMmapELFFile()546 UINT32 mapSize; in OsLoadInterpBinary() local961 UINT32 mapSize = 0; in OsLoadELFSegment() local
40 size_t mapSize; member75 size_t mapSize; in LmsAddMapNode() local
61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
719 s64 mapSize; in dbAlloc() local
424 size_t mapSize = newMap.extentCount * sizeof(newMap.extent[0]); in OsUserContainerMapWrite() local
121 UINT32 mapSize; /**< vm space mapping area size */ member
359 UINT32 mapSize = taskCB->userMapSize; in OsTaskResourcesToFree() local
1754 …EC_TEXT UINT32 OsExecStart(const TSK_ENTRY_FUNC entry, UINTPTR sp, UINTPTR mapBase, UINT32 mapSize) in OsExecStart()