Searched refs:sci (Results 1 – 3 of 3) sorted by relevance
172 SpinMutexLock l(&sci->mutex); in AllocateBatch()173 if (sci->free_list.empty()) { in AllocateBatch()176 DCHECK(!sci->free_list.empty()); in AllocateBatch()178 TransferBatch *b = sci->free_list.front(); in AllocateBatch()179 sci->free_list.pop_front(); in AllocateBatch()188 SpinMutexLock l(&sci->mutex); in DeallocateBatch()189 sci->free_list.push_front(b); in DeallocateBatch()333 sci->free_list.push_back(b); in PopulateBatches()347 if (UNLIKELY(sci->rand_state == 0)) in PopulateFreeList()349 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); in PopulateFreeList()[all …]
46 static const int sci = 10; member in C
3202 https://sci-hub.st/10.1109/IEEESTD.2018.8299595