Searched refs:bytes0 (Results 1 – 2 of 2) sorted by relevance
310 static u8 *alloc_data(ssize_t bytes0, int map_flags, in alloc_data() argument318 if (!bytes0) in alloc_data()327 bytes = bytes0 + HPSIZE; in alloc_data()
15796 + int i, icnt = 0, igot = 0, bytes0 = 0, bytes = 0, grace = 0, n, list = 0;15934 + if (bytes0 == 0) {15936 + } else if (bytes >= bytes0 + 12) {15943 + bytes0 = bytes;