Searched refs:rlistc (Results 1 – 1 of 1) sorted by relevance
2152 uint32_t rlistc, c = 0; in skmem_cache_batch_alloc() local2157 rlistc = skmem_slab_batch_alloc(skm, &rlist, need, skmflag); in skmem_cache_batch_alloc()2158 ASSERT(rlistc == 0 || rlist != NULL); in skmem_cache_batch_alloc()2186 rlistc - c, relaxed); in skmem_cache_batch_alloc()2196 rlistc = c; in skmem_cache_batch_alloc()2204 ASSERT(rlistc == c); in skmem_cache_batch_alloc()2218 need -= rlistc; in skmem_cache_batch_alloc()