Home
last modified time | relevance | path

Searched defs:AllocPinnedFromFreeList (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.cpp842 uintptr_t RegionManager::AllocPinnedFromFreeList(size_t cellCount) in AllocPinnedFromFreeList() function in common::RegionManager
Dregion_desc.h891 HeapAddress AllocPinnedFromFreeList() in AllocPinnedFromFreeList() function
/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dregion_manager_test.cpp308 HWTEST_F_L0(RegionManagerTest, AllocPinnedFromFreeList) in HWTEST_F_L0() argument