Searched refs:block_size (Results 1 – 7 of 7) sorted by relevance
54 LinkerBlockAllocator::LinkerBlockAllocator(size_t block_size) in LinkerBlockAllocator() argument56 round_up(block_size < sizeof(FreeBlockInfo) ? sizeof(FreeBlockInfo) : block_size, 16)), in LinkerBlockAllocator()
47 explicit LinkerBlockAllocator(size_t block_size);
84 BionicSmallObjectAllocator(uint32_t type, size_t block_size);
99 size_t block_size) in BionicSmallObjectAllocator() argument101 block_size_(block_size), in BionicSmallObjectAllocator()103 block_size), in BionicSmallObjectAllocator()
39 __u64 block_size; member
81 __u16 block_size; member
512 __u32 block_size; member