Searched refs:AllocByteOffset (Results 1 – 4 of 4) sorted by relevance
194 uint64_t &AllocByteOffset, uint8_t &AllocMask);
201 uint64_t &AllocByteOffset, uint8_t &AllocMask);
176 uint64_t BitSize, uint64_t &AllocByteOffset, in allocate() argument184 AllocByteOffset = BitAllocs[Bit]; in allocate()187 unsigned ReqSize = AllocByteOffset + BitSize; in allocate()195 Bytes[AllocByteOffset + B] |= AllocMask; in allocate()
212 uint64_t BitSize, uint64_t &AllocByteOffset, in allocate() argument220 AllocByteOffset = BitAllocs[Bit]; in allocate()223 unsigned ReqSize = AllocByteOffset + BitSize; in allocate()231 Bytes[AllocByteOffset + B] |= AllocMask; in allocate()