Home
last modified time | relevance | path

Searched refs:block_size (Results 1 – 7 of 7) sorted by relevance

/bionic/linker/
Dlinker_block_allocator.cpp40 LinkerBlockAllocator::LinkerBlockAllocator(size_t block_size) in LinkerBlockAllocator() argument
42 round_up(block_size < sizeof(FreeBlockInfo) ? sizeof(FreeBlockInfo) : block_size, 16)), in LinkerBlockAllocator()
Dlinker_block_allocator.h35 explicit LinkerBlockAllocator(size_t block_size);
Dlinker_allocator.h104 void init(uint32_t type, size_t block_size);
Dlinker_allocator.cpp159 void LinkerSmallObjectAllocator::init(uint32_t type, size_t block_size) { in init() argument
161 block_size_ = block_size; in init()
/bionic/libc/kernel/uapi/scsi/
Dcxlflash_ioctl.h39 __u64 block_size; member
/bionic/libc/kernel/uapi/linux/
Dbcache.h94 __u16 block_size; member
Dcdrom.h635 __u32 block_size; member