Searched refs:first_alloc (Results 1 – 3 of 3) sorted by relevance
75 uint8_t first_alloc; member130 first = rngp->first_alloc; in rng_pool_get()148 rngp->first_alloc = (first + len) & mask; in rng_pool_get()163 rngp->first_read = rngp->first_alloc; in rng_pool_get()195 rngp->first_alloc = 0U; in rng_pool_init()
26 uint8_t first_alloc; member147 first = rngp->first_alloc; in rng_pool_get()165 rngp->first_alloc = (first + len) & mask; in rng_pool_get()180 rngp->first_read = rngp->first_alloc; in rng_pool_get()228 rngp->first_alloc = 0U; in rng_pool_init()
62 uint8_t first_alloc; member495 first = rngp->first_alloc; in rng_pool_get()513 rngp->first_alloc = (first + len) & mask; in rng_pool_get()528 rngp->first_read = rngp->first_alloc; in rng_pool_get()573 rngp->first_alloc = 0U; in rng_pool_init()