Searched refs:num_heaps (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_cache.c | 95 for (i = 0; i < mgr->num_heaps; i++) in pb_cache_add_buffer() 157 assert(bucket_index < mgr->num_heaps); in pb_cache_reclaim_buffer() 234 for (i = 0; i < mgr->num_heaps; i++) { in pb_cache_release_all_buffers() 253 assert(bucket_index < mgr->num_heaps); in pb_cache_init_entry() 280 pb_cache_init(struct pb_cache *mgr, uint num_heaps, in pb_cache_init() argument 288 mgr->buckets = CALLOC(num_heaps, sizeof(struct list_head)); in pb_cache_init() 292 for (i = 0; i < num_heaps; i++) in pb_cache_init() 298 mgr->num_heaps = num_heaps; in pb_cache_init()
|
D | pb_slab.c | 107 assert(heap < slabs->num_heaps); in pb_slab_alloc() 194 unsigned num_heaps, in pb_slabs_init() argument 208 slabs->num_heaps = num_heaps; in pb_slabs_init() 217 num_groups = slabs->num_orders * slabs->num_heaps; in pb_slabs_init()
|
D | pb_slab.h | 117 unsigned num_heaps; member 146 unsigned num_heaps,
|
D | pb_cache.h | 58 unsigned num_heaps; member 75 void pb_cache_init(struct pb_cache *mgr, uint num_heaps,
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-j1-2016.log | 937 <6>[ 1.627929] [2: swapper/0: 1] [c2] sprd_ion_parse_dt: num_heaps=3
|
D | galaxy-grand-prime-value-edition.log | 1028 <6>[ 1.106964] [1: swapper/0: 1] [c1] sprd_ion_parse_dt: num_heaps=3
|
D | huawei-p9-lite.log | 479 [ 4.562072s][pid:1,cpu6,swapper/0]ion-hisi hisi,ion.17: num_heaps: 4
|