Searched refs:rlistc (Results 1 – 1 of 1) sorted by relevance
1404 uint32_t rlistc, c = 0; in skmem_cache_batch_alloc() local1409 rlistc = skmem_slab_batch_alloc(skm, &rlist, need, skmflag); in skmem_cache_batch_alloc()1410 ASSERT(rlistc == 0 || rlist != NULL); in skmem_cache_batch_alloc()1438 rlistc - c, relaxed); in skmem_cache_batch_alloc()1448 rlistc = c; in skmem_cache_batch_alloc()1456 ASSERT(rlistc == c); in skmem_cache_batch_alloc()1470 need -= rlistc; in skmem_cache_batch_alloc()