Searched refs:bytes_align (Results 1 – 1 of 1) sorted by relevance
193 static int allocate_buf(struct diu_addr *buf, u32 size, u32 bytes_align) in allocate_buf() argument198 ssize = size + bytes_align; in allocate_buf()204 mask = bytes_align - 1; in allocate_buf()207 buf->offset = bytes_align - offset; in allocate_buf()