Searched refs:num_allocated (Results 1 – 9 of 9) sorted by relevance
45 if (!vc4->bo_labels[i].num_allocated) in vc4_bo_stats_print()51 vc4->bo_labels[i].num_allocated); in vc4_bo_stats_print()101 WARN_ON(vc4->bo_labels[free_slot].num_allocated != 0); in vc4_get_user_label()121 vc4->bo_labels[free_slot].num_allocated = 0; in vc4_get_user_label()136 vc4->bo_labels[label].num_allocated++; in vc4_bo_set_label()140 vc4->bo_labels[bo->label].num_allocated--; in vc4_bo_set_label()143 if (vc4->bo_labels[bo->label].num_allocated == 0 && in vc4_bo_set_label()399 vc4->bo_labels[VC4_BO_TYPE_KERNEL].num_allocated++; in vc4_create_object()1050 if (vc4->bo_labels[i].num_allocated) { in vc4_bo_cache_destroy()1053 vc4->bo_labels[i].num_allocated, in vc4_bo_cache_destroy()
108 u32 num_allocated; member
39 v3d->bo_stats.num_allocated--; in v3d_free_object()116 v3d->bo_stats.num_allocated++; in v3d_bo_create_finish()
116 u32 num_allocated; member
204 v3d->bo_stats.num_allocated); in v3d_debugfs_bo_stats()
569 int num_allocated = 0; in vmxnet3_rq_alloc_rx_buf() local574 while (num_allocated <= num_to_alloc) { in vmxnet3_rq_alloc_rx_buf()637 if (num_allocated == num_to_alloc) in vmxnet3_rq_alloc_rx_buf()641 num_allocated++; in vmxnet3_rq_alloc_rx_buf()647 num_allocated, ring->next2fill, ring->next2comp); in vmxnet3_rq_alloc_rx_buf()650 BUG_ON(num_allocated != 0 && ring->next2fill == ring->next2comp); in vmxnet3_rq_alloc_rx_buf()652 return num_allocated; in vmxnet3_rq_alloc_rx_buf()
42 unsigned int num_allocated; member177 t->num_allocated = num; in alloc_targets()721 BUG_ON(t->num_targets >= t->num_allocated); in dm_table_add_target()
5498 int num_allocated = 0; in lpfc_slave_alloc() local5580 num_allocated = lpfc_new_scsi_buf_s3(vport, num_to_alloc); in lpfc_slave_alloc()5581 if (num_to_alloc != num_allocated) { in lpfc_slave_alloc()5586 num_to_alloc, num_allocated); in lpfc_slave_alloc()5588 if (num_allocated > 0) in lpfc_slave_alloc()5589 phba->total_scsi_bufs += num_allocated; in lpfc_slave_alloc()
2526 u32 *num_allocated) in __vxge_hw_mempool_grow() argument2534 *num_allocated = 0; in __vxge_hw_mempool_grow()2570 (*num_allocated)++; in __vxge_hw_mempool_grow()