Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_allocator.cpp33 LinkerBlockAllocator::LinkerBlockAllocator(size_t block_size) in LinkerBlockAllocator() argument
34 : block_size_(block_size < sizeof(FreeBlockInfo) ? sizeof(FreeBlockInfo) : block_size), in LinkerBlockAllocator()
Dlinker_allocator.h35 explicit LinkerBlockAllocator(size_t block_size);
/bionic/libc/kernel/uapi/linux/
Dbcache.h86 __u16 block_size; member
Dcdrom.h652 __u32 block_size; member