Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c63 static inline size_t AlignRoundUp(size_t val, size_t align) in AlignRoundUp() function
141 uintptr_t firstBlockAddr = AlignRoundUp((uintptr_t)(page + 1), mempool->blockSize); in MempoolAllocPage()
280 const size_t headSize = AlignRoundUp(PAGE_INFO_SIZE, align); in AllocMmap()

Completed in 2 milliseconds