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()
63 uint8_t first_alloc; member457 first = rngp->first_alloc; in rng_pool_get()475 rngp->first_alloc = (first + len) & mask; in rng_pool_get()490 rngp->first_read = rngp->first_alloc; in rng_pool_get()532 rngp->first_alloc = 0U; in rng_pool_init()