Searched refs:random_offset (Results 1 – 2 of 2) sorted by relevance
443 uintptr_t random_offset = ((uintptr_t)r) << (LG_PAGE - in arena_cache_oblivious_randomize() local446 random_offset); in arena_cache_oblivious_randomize()
5512 static unsigned int random_offset; local5527 random_offset = ((unsigned int)get_random())5546 seq = (cX + random_offset) % QIC_LEN_SQR;5550 random_offset, seq);