Searched refs:chunkoff (Results 1 – 1 of 1) sorted by relevance
419 ulong_t chunkoff; in anon_get_next_ptr() local446 chunkoff = i & ANON_CHUNK_OFF; in anon_get_next_ptr()450 for (j = chunkoff; j < ANON_CHUNK_SIZE; j++) { in anon_get_next_ptr()454 *index = i + (j - chunkoff); in anon_get_next_ptr()458 chunkoff = 0; in anon_get_next_ptr()