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