Searched refs:other_read_in_progress (Results 1 – 3 of 3) sorted by relevance
126 uint32_t other_read_in_progress; in rng_pool_get() local137 other_read_in_progress = (rngp->first_read ^ first); in rng_pool_get()161 if (likely(!other_read_in_progress)) { in rng_pool_get()
143 uint32_t other_read_in_progress; in rng_pool_get() local154 other_read_in_progress = (rngp->first_read ^ first); in rng_pool_get()178 if (likely(!other_read_in_progress)) { in rng_pool_get()
453 uint32_t other_read_in_progress; in rng_pool_get() local464 other_read_in_progress = (rngp->first_read ^ first); in rng_pool_get()488 if (likely(!other_read_in_progress)) { in rng_pool_get()