Searched refs:shared_array (Results 1 – 1 of 1) sorted by relevance
3632 struct array_cache *shared_array = l3->shared; in cache_flusharray() local3633 int max = shared_array->limit - shared_array->avail; in cache_flusharray()3637 memcpy(&(shared_array->entry[shared_array->avail]), in cache_flusharray()3639 shared_array->avail += batchcount; in cache_flusharray()