Searched refs:block_size (Results 1 – 7 of 7) sorted by relevance
40 LinkerBlockAllocator::LinkerBlockAllocator(size_t block_size) in LinkerBlockAllocator() argument42 round_up(block_size < sizeof(FreeBlockInfo) ? sizeof(FreeBlockInfo) : block_size, 16)), in LinkerBlockAllocator()
35 explicit LinkerBlockAllocator(size_t block_size);
104 void init(uint32_t type, size_t block_size);
159 void LinkerSmallObjectAllocator::init(uint32_t type, size_t block_size) { in init() argument161 block_size_ = block_size; in init()
39 __u64 block_size; member
94 __u16 block_size; member
635 __u32 block_size; member