Searched refs:rlistc (Results 1 – 1 of 1) sorted by relevance
1403 uint32_t rlistc, c = 0; in skmem_cache_batch_alloc() local1408 rlistc = skmem_slab_batch_alloc(skm, &rlist, need, skmflag); in skmem_cache_batch_alloc()1409 ASSERT(rlistc == 0 || rlist != NULL); in skmem_cache_batch_alloc()1437 rlistc - c, relaxed); in skmem_cache_batch_alloc()1447 rlistc = c; in skmem_cache_batch_alloc()1455 ASSERT(rlistc == c); in skmem_cache_batch_alloc()1469 need -= rlistc; in skmem_cache_batch_alloc()