allocated         118 arch/m68k/include/asm/dvma.h 	int allocated;           /* Are we "owned" by anyone yet? */
allocated         105 arch/powerpc/include/asm/vio.h 		size_t allocated;
allocated         234 arch/powerpc/platforms/powernv/pci-ioda-tce.c 	unsigned long allocated = 1UL << shift;
allocated         239 arch/powerpc/platforms/powernv/pci-ioda-tce.c 	*total_allocated += allocated;
allocated         243 arch/powerpc/platforms/powernv/pci-ioda-tce.c 		*current_offset += allocated;
allocated         152 arch/powerpc/platforms/pseries/vio.c 	if (viodev->cmo.entitled > viodev->cmo.allocated)
allocated         153 arch/powerpc/platforms/pseries/vio.c 		reserve_free = viodev->cmo.entitled - viodev->cmo.allocated;
allocated         164 arch/powerpc/platforms/pseries/vio.c 		viodev->cmo.allocated += size;
allocated         199 arch/powerpc/platforms/pseries/vio.c 	if (viodev->cmo.allocated > viodev->cmo.entitled) {
allocated         200 arch/powerpc/platforms/pseries/vio.c 		excess_freed = min(reserve_freed, (viodev->cmo.allocated -
allocated         206 arch/powerpc/platforms/pseries/vio.c 	viodev->cmo.allocated -= (reserve_freed + excess_freed);
allocated         317 arch/powerpc/platforms/pseries/vio.c 		if ((viodev->cmo.entitled > viodev->cmo.allocated) &&
allocated         320 arch/powerpc/platforms/pseries/vio.c 				         max_t(size_t, viodev->cmo.allocated,
allocated         343 arch/powerpc/platforms/pseries/vio.c 			if ((viodev->cmo.entitled > viodev->cmo.allocated) &&
allocated         346 arch/powerpc/platforms/pseries/vio.c 				      max_t(size_t, viodev->cmo.allocated,
allocated         413 arch/powerpc/platforms/pseries/vio.c 		avail -= max_t(size_t, viodev->cmo.allocated, VIO_CMO_MIN_ENT);
allocated         447 arch/powerpc/platforms/pseries/vio.c 			need = max(viodev->cmo.allocated, viodev->cmo.entitled)-
allocated         448 arch/powerpc/platforms/pseries/vio.c 			       max(viodev->cmo.allocated, level);
allocated         469 arch/powerpc/platforms/pseries/vio.c 		if (viodev->cmo.allocated > viodev->cmo.entitled)
allocated         470 arch/powerpc/platforms/pseries/vio.c 			need += viodev->cmo.allocated - viodev->cmo.entitled;
allocated         671 arch/powerpc/platforms/pseries/vio.c 			if (viodev->cmo.allocated < viodev->cmo.entitled)
allocated         673 arch/powerpc/platforms/pseries/vio.c 				                       max(viodev->cmo.allocated, desired);
allocated         811 arch/powerpc/platforms/pseries/vio.c 	if (viodev->cmo.allocated) {
allocated         814 arch/powerpc/platforms/pseries/vio.c 		        __func__, viodev->cmo.allocated);
allocated         972 arch/powerpc/platforms/pseries/vio.c viodev_cmo_rd_attr(allocated);
allocated        1246 arch/x86/events/intel/uncore.c 	LIST_HEAD(allocated);
allocated        1261 arch/x86/events/intel/uncore.c 			list_add(&box->active_list, &allocated);
allocated        1265 arch/x86/events/intel/uncore.c 	list_for_each_entry_safe(box, tmp, &allocated, active_list) {
allocated        1272 arch/x86/events/intel/uncore.c 	list_for_each_entry_safe(box, tmp, &allocated, active_list) {
allocated        1063 block/bfq-iosched.c 	return bfqq->ref - bfqq->allocated - bfqq->entity.on_st -
allocated        5415 block/bfq-iosched.c 		new_bfqq->allocated++;
allocated        5416 block/bfq-iosched.c 		bfqq->allocated--;
allocated        5716 block/bfq-iosched.c 	bfqq->allocated--;
allocated        6156 block/bfq-iosched.c 	bfqq->allocated++;
allocated         263 block/bfq-iosched.h 	int allocated;
allocated          26 drivers/base/swnode.c 	unsigned int allocated:1;
allocated         689 drivers/base/swnode.c 	if (swnode->allocated) {
allocated         704 drivers/base/swnode.c 		unsigned int allocated)
allocated         725 drivers/base/swnode.c 	swnode->allocated = allocated;
allocated         753 drivers/base/swnode.c 	if (allocated)
allocated        1293 drivers/dma/coh901318.c 	int allocated;
allocated        1944 drivers/dma/coh901318.c 	if (!cohc->allocated) {
allocated        2163 drivers/dma/coh901318.c 	cohc->allocated = 1;
allocated        2186 drivers/dma/coh901318.c 	cohc->allocated = 0;
allocated         141 drivers/dma/moxart-dma.c 	bool				allocated;
allocated         355 drivers/dma/moxart-dma.c 	ch->allocated = 1;
allocated         368 drivers/dma/moxart-dma.c 	ch->allocated = 0;
allocated         533 drivers/dma/moxart-dma.c 		if (!ch->allocated)
allocated         602 drivers/dma/moxart-dma.c 		ch->allocated = 0;
allocated         358 drivers/dma/qcom/hidma.c 	if (mchan->allocated)
allocated         394 drivers/dma/qcom/hidma.c 	mchan->allocated = true;
allocated         553 drivers/dma/qcom/hidma.c 	mchan->allocated = 0;
allocated          29 drivers/dma/qcom/hidma.h 	atomic_t allocated;		/* if this channel is allocated	    */
allocated          86 drivers/dma/qcom/hidma.h 	bool				allocated;
allocated          30 drivers/dma/qcom/hidma_dbg.c 	seq_printf(s, "allocated=%d\n", atomic_read(&tre->allocated));
allocated         126 drivers/dma/qcom/hidma_ll.c 	if (atomic_read(&tre->allocated) != true) {
allocated         131 drivers/dma/qcom/hidma_ll.c 	atomic_set(&tre->allocated, 0);
allocated         146 drivers/dma/qcom/hidma_ll.c 		if (atomic_add_unless(&lldev->trepool[i].allocated, 1, 1))
allocated         612 drivers/dma/qcom/hidma_ll.c 	if (atomic_read(&tre->allocated) != true) {
allocated         230 drivers/firmware/tegra/bpmp.c 	clear_bit(index, bpmp->threaded.allocated);
allocated         269 drivers/firmware/tegra/bpmp.c 	index = find_first_zero_bit(bpmp->threaded.allocated, count);
allocated         282 drivers/firmware/tegra/bpmp.c 	set_bit(index, bpmp->threaded.allocated);
allocated         295 drivers/firmware/tegra/bpmp.c 	clear_bit(index, bpmp->threaded.allocated);
allocated         709 drivers/firmware/tegra/bpmp.c 	bpmp->threaded.allocated = devm_kzalloc(&pdev->dev, size, GFP_KERNEL);
allocated         710 drivers/firmware/tegra/bpmp.c 	if (!bpmp->threaded.allocated)
allocated         674 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 				      uint32_t handle, uint32_t *allocated)
allocated         694 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 			*allocated |= 1 << i;
allocated         716 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	uint32_t allocated = 0;
allocated         799 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 								 &allocated);
allocated         816 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 				allocated |= 1 << session_idx;
allocated         818 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 			} else if (!(allocated & (1 << session_idx))) {
allocated         918 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	if (allocated & ~created) {
allocated         929 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 		tmp = allocated;
allocated         951 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	uint32_t allocated = 0;
allocated         969 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 								 &allocated);
allocated         980 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 				allocated |= 1 << session_idx;
allocated         982 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 			} else if (!(allocated & (1 << session_idx))) {
allocated        1007 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 	if (allocated & ~created) {
allocated        1019 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c 		tmp = allocated;
allocated          93 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c 	if (WARN_ON(pm->allocated))
allocated         112 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c 	pm->allocated = true;
allocated         261 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c 	pm->allocated = false;
allocated         406 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c 	if (pm->allocated) {
allocated         408 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c 		pm->allocated = false;
allocated         421 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c 	if (!pm->allocated) {
allocated         935 drivers/gpu/drm/amd/amdkfd/kfd_priv.h 	bool allocated;
allocated         177 drivers/gpu/drm/drm_mm.c 	if (hole_node->allocated) {
allocated         429 drivers/gpu/drm/drm_mm.c 	node->allocated = true;
allocated         548 drivers/gpu/drm/drm_mm.c 		node->allocated = true;
allocated         577 drivers/gpu/drm/drm_mm.c 	DRM_MM_BUG_ON(!node->allocated);
allocated         587 drivers/gpu/drm/drm_mm.c 	node->allocated = false;
allocated         608 drivers/gpu/drm/drm_mm.c 	DRM_MM_BUG_ON(!old->allocated);
allocated         625 drivers/gpu/drm/drm_mm.c 	old->allocated = false;
allocated         626 drivers/gpu/drm/drm_mm.c 	new->allocated = true;
allocated         734 drivers/gpu/drm/drm_mm.c 	DRM_MM_BUG_ON(!node->allocated);
allocated         920 drivers/gpu/drm/drm_mm.c 	mm->head_node.allocated = false;
allocated         908 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 	cache->node.allocated = false;
allocated         971 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 		if (cache->node.allocated) {
allocated        1064 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 	if (cache->node.allocated) {
allocated         403 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c 	GEM_BUG_ON(!node->allocated);
allocated         342 drivers/gpu/drm/i915/i915_buddy.c 	LIST_HEAD(allocated);
allocated         392 drivers/gpu/drm/i915/i915_buddy.c 			list_add_tail(&block->link, &allocated);
allocated         406 drivers/gpu/drm/i915/i915_buddy.c 	list_splice_tail(&allocated, blocks);
allocated         422 drivers/gpu/drm/i915/i915_buddy.c 	i915_buddy_free_list(mm, &allocated);
allocated         354 drivers/gpu/drm/i915/i915_gem.c 		node.allocated = false;
allocated         359 drivers/gpu/drm/i915/i915_gem.c 		GEM_BUG_ON(!node.allocated);
allocated         396 drivers/gpu/drm/i915/i915_gem.c 		if (node.allocated) {
allocated         418 drivers/gpu/drm/i915/i915_gem.c 	if (node.allocated) {
allocated         564 drivers/gpu/drm/i915/i915_gem.c 		node.allocated = false;
allocated         569 drivers/gpu/drm/i915/i915_gem.c 		GEM_BUG_ON(!node.allocated);
allocated         607 drivers/gpu/drm/i915/i915_gem.c 		if (node.allocated) {
allocated         639 drivers/gpu/drm/i915/i915_gem.c 	if (node.allocated) {
allocated         304 drivers/gpu/drm/i915/i915_gem_evict.c 		GEM_BUG_ON(!node->allocated);
allocated        2565 drivers/gpu/drm/i915/i915_gem_gtt.c 	if (node->allocated && node->color != color)
allocated         482 drivers/gpu/drm/i915/i915_vma.c 	return node->allocated && node->color != color;
allocated         800 drivers/gpu/drm/i915/i915_vma.c 	GEM_BUG_ON(vma->node.allocated);
allocated         217 drivers/gpu/drm/i915/i915_vma.h 	GEM_BUG_ON(!vma->node.allocated);
allocated         520 drivers/gpu/drm/radeon/radeon_vce.c 				      uint32_t handle, bool *allocated)
allocated         524 drivers/gpu/drm/radeon/radeon_vce.c 	*allocated = false;
allocated         542 drivers/gpu/drm/radeon/radeon_vce.c 			*allocated = true;
allocated         560 drivers/gpu/drm/radeon/radeon_vce.c 	bool destroyed = false, created = false, allocated = false;
allocated         585 drivers/gpu/drm/radeon/radeon_vce.c 								 &allocated);
allocated         596 drivers/gpu/drm/radeon/radeon_vce.c 			if (!allocated) {
allocated         668 drivers/gpu/drm/radeon/radeon_vce.c 	if (allocated && !created) {
allocated         674 drivers/gpu/drm/radeon/radeon_vce.c 	if ((!r && destroyed) || (r && allocated)) {
allocated         857 drivers/gpu/drm/selftests/test-drm_mm.c 		if (node->allocated) {
allocated         866 drivers/gpu/drm/selftests/test-drm_mm.c 		if (node->allocated) {
allocated        1159 drivers/gpu/drm/selftests/test-drm_mm.c 		if (hole->allocated)
allocated        1164 drivers/gpu/drm/selftests/test-drm_mm.c 		if (next->allocated)
allocated        1903 drivers/gpu/drm/selftests/test-drm_mm.c 	if (node->allocated && node->color != color)
allocated        1907 drivers/gpu/drm/selftests/test-drm_mm.c 	if (node->allocated && node->color != color)
allocated        1914 drivers/gpu/drm/selftests/test-drm_mm.c 	    list_next_entry(node, node_list)->allocated) {
allocated         997 drivers/gpu/drm/vc4/vc4_crtc.c 	if (vc4_state->mm.allocated) {
allocated         318 drivers/gpu/drm/vc4/vc4_hvs.c 	if (vc4->hvs->mitchell_netravali_filter.allocated)
allocated         181 drivers/gpu/drm/vc4/vc4_plane.c 	if (vc4_state->lbm.allocated) {
allocated         560 drivers/gpu/drm/vc4/vc4_plane.c 	if (!vc4_state->lbm.allocated) {
allocated         448 drivers/infiniband/hw/hfi1/debugfs.c 	if (sci && sci->type != SC_USER && sci->allocated && sci->sc)
allocated         504 drivers/infiniband/hw/hfi1/pio.c 		if (sci->type == type && sci->allocated == 0) {
allocated         505 drivers/infiniband/hw/hfi1/pio.c 			sci->allocated = 1;
allocated         528 drivers/infiniband/hw/hfi1/pio.c 	if (!sci->allocated) {
allocated         532 drivers/infiniband/hw/hfi1/pio.c 	sci->allocated = 0;
allocated         148 drivers/infiniband/hw/hfi1/pio.h 	u16 allocated;			/* has this been allocated? */
allocated        1299 drivers/infiniband/hw/mlx4/main.c 		if (counter->allocated)
allocated        2627 drivers/infiniband/hw/mlx4/main.c 	int allocated;
allocated        2767 drivers/infiniband/hw/mlx4/main.c 		allocated = 0;
allocated        2778 drivers/infiniband/hw/mlx4/main.c 				allocated = 1;
allocated        2786 drivers/infiniband/hw/mlx4/main.c 			if (allocated)
allocated        2791 drivers/infiniband/hw/mlx4/main.c 		new_counter_index->allocated = allocated;
allocated        2796 drivers/infiniband/hw/mlx4/main.c 			counter_index, i + 1, allocated);
allocated        2806 drivers/infiniband/hw/mlx4/main.c 			new_counter_index->allocated = 0;
allocated         565 drivers/infiniband/hw/mlx4/mlx4_ib.h 	u8		allocated;
allocated        1996 drivers/infiniband/hw/mlx4/qp.c 	new_counter_index->allocated = 1;
allocated         652 drivers/iommu/qcom_iommu.c 	static bool allocated = false;
allocated         655 drivers/iommu/qcom_iommu.c 	if (allocated)
allocated         682 drivers/iommu/qcom_iommu.c 	allocated = true;
allocated         178 drivers/irqchip/irq-mips-cpu.c 	DECLARE_BITMAP(allocated, 2);
allocated         189 drivers/irqchip/irq-mips-cpu.c 		hwirq = find_first_zero_bit(state->allocated, 2);
allocated         192 drivers/irqchip/irq-mips-cpu.c 		bitmap_set(state->allocated, hwirq, 1);
allocated          44 drivers/md/dm-cache-policy-smq.c 	bool allocated:1;
allocated         723 drivers/md/dm-cache-policy-smq.c 	e->allocated = true;
allocated         749 drivers/md/dm-cache-policy-smq.c 	BUG_ON(e->allocated);
allocated         761 drivers/md/dm-cache-policy-smq.c 	BUG_ON(!e->allocated);
allocated         764 drivers/md/dm-cache-policy-smq.c 	e->allocated = false;
allocated        1163 drivers/md/dm-cache-policy-smq.c 	BUG_ON(!e->allocated);
allocated        1582 drivers/md/dm-cache-policy-smq.c 	if (!e->allocated)
allocated        1597 drivers/md/dm-cache-policy-smq.c 	if (!e->allocated)
allocated         393 drivers/media/usb/uvc/uvc_queue.c 	int allocated;
allocated         396 drivers/media/usb/uvc/uvc_queue.c 	allocated = vb2_is_busy(&queue->queue);
allocated         399 drivers/media/usb/uvc/uvc_queue.c 	return allocated;
allocated          51 drivers/misc/atmel_tclib.c 		if (tc->allocated)
allocated          57 drivers/misc/atmel_tclib.c 			tc->allocated = true;
allocated          77 drivers/misc/atmel_tclib.c 	if (tc->allocated)
allocated          78 drivers/misc/atmel_tclib.c 		tc->allocated = false;
allocated         263 drivers/net/can/usb/ucan.c 	bool allocated;
allocated         343 drivers/net/can/usb/ucan.c 		up->context_array[i].allocated = false;
allocated         366 drivers/net/can/usb/ucan.c 		if (!up->context_array[i].allocated) {
allocated         369 drivers/net/can/usb/ucan.c 			up->context_array[i].allocated = true;
allocated         397 drivers/net/can/usb/ucan.c 	if (ctx->allocated) {
allocated         398 drivers/net/can/usb/ucan.c 		ctx->allocated = false;
allocated        8333 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	int i, allocated, context_size;
allocated        8367 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	for (i = 0, allocated = 0; allocated < context_size; i++) {
allocated        8369 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 					  (context_size - allocated));
allocated        8374 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		allocated += bp->context[i].size;
allocated        5276 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	int i, j, want, need, allocated;
allocated        5317 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	allocated = pci_enable_msix_range(adap->pdev, entries, need, want);
allocated        5318 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	if (allocated < 0) {
allocated        5322 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		return allocated;
allocated        5329 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	i = allocated - EXTRA_VECS - ofld_need - uld_need;
allocated        5336 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		if (allocated < want)
allocated        5345 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		for (j = 0 ; i < allocated; ++i, j++) {
allocated        5353 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		 allocated, s->max_ethqsets, s->nqs_per_uld);
allocated        2332 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	if (priv->allocated)
allocated        3389 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	priv->allocated = 1;
allocated         551 drivers/net/ethernet/mellanox/mlx4/mlx4.h 	int *allocated;
allocated         569 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h 	int allocated;
allocated         315 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 	int allocated, free, reserved, guaranteed, from_free;
allocated         322 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 	allocated = (port > 0) ?
allocated         323 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		res_alloc->allocated[(port - 1) *
allocated         325 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		res_alloc->allocated[slave];
allocated         332 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 	if (allocated + count > res_alloc->quota[slave]) {
allocated         335 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 			  allocated, res_alloc->quota[slave]);
allocated         339 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 	if (allocated + count <= guaranteed) {
allocated         344 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		if (guaranteed - allocated > 0)
allocated         345 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 			from_free = count - (guaranteed - allocated);
allocated         362 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 			res_alloc->allocated[(port - 1) *
allocated         367 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 			res_alloc->allocated[slave] += count;
allocated         385 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 	int allocated, guaranteed, from_rsvd;
allocated         392 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 	allocated = (port > 0) ?
allocated         393 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		res_alloc->allocated[(port - 1) *
allocated         395 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		res_alloc->allocated[slave];
allocated         398 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 	if (allocated - count >= guaranteed) {
allocated         402 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		if (allocated - guaranteed > 0)
allocated         403 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 			from_rsvd = count - (allocated - guaranteed);
allocated         409 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		res_alloc->allocated[(port - 1) *
allocated         414 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		res_alloc->allocated[slave] -= count;
allocated         535 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 			res_alloc->allocated =
allocated         540 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 			res_alloc->allocated =
allocated         548 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		    !res_alloc->allocated)
allocated         645 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		kfree(priv->mfunc.master.res_tracker.res_alloc[i].allocated);
allocated         646 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 		priv->mfunc.master.res_tracker.res_alloc[i].allocated = NULL;
allocated         678 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 				kfree(priv->mfunc.master.res_tracker.res_alloc[i].allocated);
allocated         679 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c 				priv->mfunc.master.res_tracker.res_alloc[i].allocated = NULL;
allocated         368 drivers/net/ethernet/myricom/myri10ge/myri10ge.c static void set_fw_name(struct myri10ge_priv *mgp, char *name, bool allocated)
allocated         373 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 	mgp->fw_name_allocated = allocated;
allocated        2623 drivers/net/ethernet/neterion/vxge/vxge-config.c 	u32 allocated;
allocated        2700 drivers/net/ethernet/neterion/vxge/vxge-config.c 					&allocated);
allocated        1404 drivers/net/ethernet/sfc/ethtool.c 	bool allocated = false;
allocated        1430 drivers/net/ethernet/sfc/ethtool.c 		allocated = true;
allocated        1453 drivers/net/ethernet/sfc/ethtool.c 	if (rc && allocated)
allocated         570 drivers/net/hyperv/hyperv_net.h 	u32 allocated;
allocated        1224 drivers/net/hyperv/netvsc.c 	net_device_ctx->vf_alloc = nvmsg->msg.v4_msg.vf_assoc.allocated;
allocated        5415 drivers/net/wireless/ath/ath10k/wmi.c 	bool allocated;
allocated        5497 drivers/net/wireless/ath/ath10k/wmi.c 	allocated = ath10k_wmi_is_host_mem_allocated(ar, arg.mem_reqs,
allocated        5499 drivers/net/wireless/ath/ath10k/wmi.c 	if (allocated)
allocated         277 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 	atomic_t  allocated;
allocated         342 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 		if (array[*idx].allocated.counter == 0)
allocated         343 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 			if (atomic_cmpxchg(&array[*idx].allocated, 0, 1) == 0)
allocated         373 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 	if (pktids->array[idx].allocated.counter) {
allocated         379 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 		pktid->allocated.counter = 0;
allocated         400 drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c 		if (array[count].allocated.counter) {
allocated         257 drivers/net/wireless/realtek/rtw88/pci.c 	int i, allocated;
allocated         270 drivers/net/wireless/realtek/rtw88/pci.c 			allocated = i;
allocated         279 drivers/net/wireless/realtek/rtw88/pci.c 			allocated = i;
allocated         294 drivers/net/wireless/realtek/rtw88/pci.c 	for (i = 0; i < allocated; i++) {
allocated         796 drivers/nvdimm/dimm_devs.c 	resource_size_t allocated = 0;
allocated         801 drivers/nvdimm/dimm_devs.c 			allocated += resource_size(res);
allocated         803 drivers/nvdimm/dimm_devs.c 	return allocated;
allocated         972 drivers/nvdimm/namespace_devs.c 	resource_size_t allocated = 0, available = 0;
allocated        1028 drivers/nvdimm/namespace_devs.c 		allocated += nvdimm_allocated_dpa(ndd, &label_id);
allocated        1032 drivers/nvdimm/namespace_devs.c 	if (val > available + allocated)
allocated        1035 drivers/nvdimm/namespace_devs.c 	if (val == allocated)
allocated        1039 drivers/nvdimm/namespace_devs.c 	allocated = div_u64(allocated, nd_region->ndr_mappings);
allocated        1040 drivers/nvdimm/namespace_devs.c 	if (val < allocated)
allocated        1042 drivers/nvdimm/namespace_devs.c 				allocated - val);
allocated        1044 drivers/nvdimm/namespace_devs.c 		rc = grow_dpa_allocation(nd_region, &label_id, val - allocated);
allocated          61 drivers/nvme/target/rdma.c 	bool			allocated;
allocated         192 drivers/nvme/target/rdma.c 		rsp->allocated = true;
allocated         203 drivers/nvme/target/rdma.c 	if (unlikely(rsp->allocated)) {
allocated         388 drivers/powercap/powercap_sys.c 	bool allocated;
allocated         394 drivers/powercap/powercap_sys.c 		allocated = power_zone->allocated;
allocated         404 drivers/powercap/powercap_sys.c 		if (allocated)
allocated         411 drivers/powercap/powercap_sys.c 		allocated = control_type->allocated;
allocated         416 drivers/powercap/powercap_sys.c 		if (allocated)
allocated         508 drivers/powercap/powercap_sys.c 		power_zone->allocated = true;
allocated         576 drivers/powercap/powercap_sys.c 	if (power_zone->allocated)
allocated         617 drivers/powercap/powercap_sys.c 		control_type->allocated = true;
allocated         626 drivers/powercap/powercap_sys.c 		if (control_type->allocated)
allocated         137 drivers/rpmsg/qcom_smd.c 	DECLARE_BITMAP(allocated[SMD_ALLOC_TBL_COUNT], SMD_ALLOC_TBL_SIZE);
allocated        1211 drivers/rpmsg/qcom_smd.c 			if (test_bit(i, edge->allocated[tbl]))
allocated        1239 drivers/rpmsg/qcom_smd.c 			set_bit(i, edge->allocated[tbl]);
allocated         110 drivers/soc/qcom/smem.c 	__le32 allocated;
allocated         408 drivers/soc/qcom/smem.c 	if (entry->allocated)
allocated         424 drivers/soc/qcom/smem.c 	entry->allocated = cpu_to_le32(1);
allocated         493 drivers/soc/qcom/smem.c 	if (!entry->allocated)
allocated         434 drivers/staging/comedi/comedi_buf.c 	unsigned int allocated = comedi_buf_write_n_allocated(s);
allocated         436 drivers/staging/comedi/comedi_buf.c 	if (nbytes > allocated)
allocated         437 drivers/staging/comedi/comedi_buf.c 		nbytes = allocated;
allocated         539 drivers/staging/comedi/comedi_buf.c 	unsigned int allocated;
allocated         547 drivers/staging/comedi/comedi_buf.c 	allocated = comedi_buf_read_n_allocated(async);
allocated         548 drivers/staging/comedi/comedi_buf.c 	if (nbytes > allocated)
allocated         549 drivers/staging/comedi/comedi_buf.c 		nbytes = allocated;
allocated         223 drivers/usb/dwc3/trace.h 		__field(u32, allocated)
allocated         488 drivers/usb/gadget/function/u_serial.c 							 int *allocated)
allocated         496 drivers/usb/gadget/function/u_serial.c 		if (allocated)
allocated         497 drivers/usb/gadget/function/u_serial.c 			(*allocated)--;
allocated         503 drivers/usb/gadget/function/u_serial.c 		int *allocated)
allocated         507 drivers/usb/gadget/function/u_serial.c 	int n = allocated ? QUEUE_SIZE - *allocated : QUEUE_SIZE;
allocated         519 drivers/usb/gadget/function/u_serial.c 		if (allocated)
allocated         520 drivers/usb/gadget/function/u_serial.c 			(*allocated)++;
allocated          58 drivers/visorbus/controlvmchannel.h 	u16 allocated:1;
allocated        3131 fs/cifs/smb2pdu.c 	bool allocated = false;
allocated        3183 fs/cifs/smb2pdu.c 			allocated = true;
allocated        3190 fs/cifs/smb2pdu.c 	if (rc && allocated) {
allocated        1323 fs/ext2/balloc.c 			goto allocated;
allocated        1366 fs/ext2/balloc.c 			goto allocated;
allocated        1385 fs/ext2/balloc.c allocated:
allocated        3458 fs/ext4/extents.c 	int allocated = map->m_len;
allocated        3479 fs/ext4/extents.c 		allocated = ee_len - (map->m_lblk - ee_block);
allocated        3513 fs/ext4/extents.c 	return err ? err : allocated;
allocated        3550 fs/ext4/extents.c 	int allocated = 0, max_zeroout = 0;
allocated        3637 fs/ext4/extents.c 			allocated = map_len;
allocated        3683 fs/ext4/extents.c 			allocated = map_len;
allocated        3686 fs/ext4/extents.c 	if (allocated) {
allocated        3694 fs/ext4/extents.c 		allocated = ee_len - (map->m_lblk - ee_block);
allocated        3724 fs/ext4/extents.c 	if (max_zeroout && (allocated > split_map.m_len)) {
allocated        3725 fs/ext4/extents.c 		if (allocated <= max_zeroout) {
allocated        3731 fs/ext4/extents.c 				cpu_to_le16(allocated - split_map.m_len);
allocated        3738 fs/ext4/extents.c 			split_map.m_len = allocated;
allocated        3756 fs/ext4/extents.c 			allocated = map->m_len;
allocated        3771 fs/ext4/extents.c 	return err ? err : allocated;
allocated        3961 fs/ext4/extents.c 			   unsigned int allocated)
allocated        4025 fs/ext4/extents.c 	if (allocated > map->m_len)
allocated        4026 fs/ext4/extents.c 		allocated = map->m_len;
allocated        4027 fs/ext4/extents.c 	map->m_len = allocated;
allocated        4028 fs/ext4/extents.c 	return allocated;
allocated        4035 fs/ext4/extents.c 			unsigned int allocated, ext4_fsblk_t newblock)
allocated        4044 fs/ext4/extents.c 		  flags, allocated);
allocated        4054 fs/ext4/extents.c 						    allocated, newblock);
allocated        4068 fs/ext4/extents.c 			if (allocated > map->m_len)
allocated        4069 fs/ext4/extents.c 				allocated = map->m_len;
allocated        4071 fs/ext4/extents.c 						 allocated);
allocated        4085 fs/ext4/extents.c 		if (allocated > map->m_len)
allocated        4086 fs/ext4/extents.c 			allocated = map->m_len;
allocated        4087 fs/ext4/extents.c 		map->m_len = allocated;
allocated        4122 fs/ext4/extents.c 		allocated = ret;
allocated        4124 fs/ext4/extents.c 	if (allocated > map->m_len)
allocated        4125 fs/ext4/extents.c 		allocated = map->m_len;
allocated        4126 fs/ext4/extents.c 	map->m_len = allocated;
allocated        4137 fs/ext4/extents.c 	if (allocated > map->m_len)
allocated        4138 fs/ext4/extents.c 		allocated = map->m_len;
allocated        4141 fs/ext4/extents.c 	map->m_len = allocated;
allocated        4143 fs/ext4/extents.c 	return err ? err : allocated;
allocated        4275 fs/ext4/extents.c 	unsigned int allocated = 0, offset = 0;
allocated        4328 fs/ext4/extents.c 			allocated = ee_len - (map->m_lblk - ee_block);
allocated        4338 fs/ext4/extents.c 				allocated = convert_initialized_extent(
allocated        4340 fs/ext4/extents.c 						allocated);
allocated        4347 fs/ext4/extents.c 				allocated, newblock);
allocated        4351 fs/ext4/extents.c 				allocated = ret;
allocated        4392 fs/ext4/extents.c 		ar.len = allocated = map->m_len;
allocated        4413 fs/ext4/extents.c 		ar.len = allocated = map->m_len;
allocated        4436 fs/ext4/extents.c 		allocated = ext4_ext_get_actual_len(&newex);
allocated        4438 fs/ext4/extents.c 		allocated = map->m_len;
allocated        4453 fs/ext4/extents.c 	ar.len = EXT4_NUM_B2C(sbi, offset+allocated);
allocated        4471 fs/ext4/extents.c 		  ar.goal, newblock, allocated);
allocated        4475 fs/ext4/extents.c 	if (ar.len > allocated)
allocated        4476 fs/ext4/extents.c 		ar.len = allocated;
allocated        4510 fs/ext4/extents.c 	allocated = ext4_ext_get_actual_len(&newex);
allocated        4511 fs/ext4/extents.c 	if (allocated > map->m_len)
allocated        4512 fs/ext4/extents.c 		allocated = map->m_len;
allocated        4561 fs/ext4/extents.c 	if (allocated > map->m_len)
allocated        4562 fs/ext4/extents.c 		allocated = map->m_len;
allocated        4566 fs/ext4/extents.c 	map->m_len = allocated;
allocated        4572 fs/ext4/extents.c 				       err ? err : allocated);
allocated        4573 fs/ext4/extents.c 	return err ? err : allocated;
allocated        1967 fs/ext4/extents_status.c 				 bool allocated)
allocated        1978 fs/ext4/extents_status.c 	trace_ext4_es_insert_delayed_block(inode, &newes, allocated);
allocated        1995 fs/ext4/extents_status.c 	if (allocated)
allocated         247 fs/ext4/extents_status.h 					bool allocated);
allocated        1775 fs/ext4/inode.c 	bool allocated = false;
allocated        1805 fs/ext4/inode.c 					allocated = true;
allocated        1808 fs/ext4/inode.c 				allocated = true;
allocated        1813 fs/ext4/inode.c 	ret = ext4_es_insert_delayed_block(inode, lblk, allocated);
allocated         214 fs/reiserfs/inode.c static inline int allocation_needed(int retval, b_blocknr_t allocated,
allocated         218 fs/reiserfs/inode.c 	if (allocated)
allocated         834 fs/ubifs/file.c 	int err = 0, allocated = 0;
allocated         875 fs/ubifs/file.c 		allocated = 1;
allocated         883 fs/ubifs/file.c 	if (!allocated)
allocated         727 fs/ubifs/journal.c 	int dlen = COMPRESSED_DATA_NODE_BUF_SZ, allocated = 1;
allocated         751 fs/ubifs/journal.c 		allocated = 0;
allocated         812 fs/ubifs/journal.c 	if (!allocated)
allocated         824 fs/ubifs/journal.c 	if (!allocated)
allocated         678 fs/udf/balloc.c 	int allocated;
allocated         681 fs/udf/balloc.c 		allocated = udf_bitmap_prealloc_blocks(sb,
allocated         686 fs/udf/balloc.c 		allocated = udf_table_prealloc_blocks(sb,
allocated         693 fs/udf/balloc.c 	if (inode && allocated > 0)
allocated         694 fs/udf/balloc.c 		inode_add_bytes(inode, allocated << sb->s_blocksize_bits);
allocated         695 fs/udf/balloc.c 	return allocated;
allocated         727 fs/xfs/libxfs/xfs_bmap.c 	cur->bc_private.b.allocated++;
allocated         946 fs/xfs/libxfs/xfs_bmap.c 		cur->bc_private.b.allocated = 0;
allocated         973 fs/xfs/libxfs/xfs_bmap.c 		cur->bc_private.b.allocated = 0;
allocated        1818 fs/xfs/libxfs/xfs_bmap.c 			(bma->cur ? bma->cur->bc_private.b.allocated : 0));
allocated        1895 fs/xfs/libxfs/xfs_bmap.c 			(bma->cur ? bma->cur->bc_private.b.allocated : 0));
allocated        2010 fs/xfs/libxfs/xfs_bmap.c 		da_new += bma->cur->bc_private.b.allocated;
allocated        2011 fs/xfs/libxfs/xfs_bmap.c 		bma->cur->bc_private.b.allocated = 0;
allocated        2489 fs/xfs/libxfs/xfs_bmap.c 		cur->bc_private.b.allocated = 0;
allocated        2850 fs/xfs/libxfs/xfs_bmap.c 		cur->bc_private.b.allocated = 0;
allocated        5511 fs/xfs/libxfs/xfs_bmap.c 			cur->bc_private.b.allocated = 0;
allocated        6017 fs/xfs/libxfs/xfs_bmap.c 		cur->bc_private.b.allocated = 0;
allocated         188 fs/xfs/libxfs/xfs_bmap_btree.c 	dst->bc_private.b.allocated += src->bc_private.b.allocated;
allocated         191 fs/xfs/libxfs/xfs_bmap_btree.c 	src->bc_private.b.allocated = 0;
allocated         262 fs/xfs/libxfs/xfs_bmap_btree.c 	cur->bc_private.b.allocated++;
allocated         571 fs/xfs/libxfs/xfs_bmap_btree.c 	cur->bc_private.b.allocated = 0;
allocated         383 fs/xfs/libxfs/xfs_btree.c 	       cur->bc_private.b.allocated == 0);
allocated         216 fs/xfs/libxfs/xfs_btree.h 			int		allocated;	/* count of alloced */
allocated         171 include/drm/drm_mm.h 	bool allocated : 1;
allocated         256 include/drm/drm_mm.h 	return node->allocated;
allocated          71 include/linux/powercap.h 	bool allocated;
allocated         151 include/linux/powercap.h 	bool allocated;
allocated          72 include/soc/at91/atmel_tcb.h 	bool			allocated;
allocated          73 include/soc/tegra/bpmp.h 		unsigned long *allocated;
allocated        1845 include/trace/events/ext4.h 		 unsigned int allocated, ext4_fsblk_t newblock),
allocated        1847 include/trace/events/ext4.h 	TP_ARGS(inode, map, flags, allocated, newblock),
allocated        1856 include/trace/events/ext4.h 		__field(	unsigned int,	allocated	)
allocated        1867 include/trace/events/ext4.h 		__entry->allocated	= allocated;
allocated        1877 include/trace/events/ext4.h 		  (unsigned int) __entry->allocated,
allocated        2557 include/trace/events/ext4.h 		 bool allocated),
allocated        2559 include/trace/events/ext4.h 	TP_ARGS(inode, es, allocated),
allocated        2568 include/trace/events/ext4.h 		__field(	bool,		allocated	)
allocated        2578 include/trace/events/ext4.h 		__entry->allocated	= allocated;
allocated        2587 include/trace/events/ext4.h 		  __entry->allocated)
allocated          77 include/trace/events/irq_matrix.h 		__field(	unsigned int,	allocated		)
allocated          90 include/trace/events/irq_matrix.h 		__entry->allocated		= cmap->allocated;
allocated         100 include/trace/events/irq_matrix.h 		  __entry->available, __entry->allocated,
allocated          94 include/trace/events/sock.h 	TP_PROTO(struct sock *sk, struct proto *prot, long allocated, int kind),
allocated          96 include/trace/events/sock.h 	TP_ARGS(sk, prot, allocated, kind),
allocated         101 include/trace/events/sock.h 		__field(long, allocated)
allocated         113 include/trace/events/sock.h 		__entry->allocated = allocated;
allocated         127 include/trace/events/sock.h 		__entry->allocated,
allocated          15 kernel/irq/matrix.c 	unsigned int		allocated;
allocated         153 kernel/irq/matrix.c 	unsigned int cpu, best_cpu, allocated = UINT_MAX;
allocated         161 kernel/irq/matrix.c 		if (!cm->online || cm->managed_allocated > allocated)
allocated         165 kernel/irq/matrix.c 		allocated = cm->managed_allocated;
allocated         192 kernel/irq/matrix.c 		cm->allocated--;
allocated         306 kernel/irq/matrix.c 	cm->allocated++;
allocated         329 kernel/irq/matrix.c 	cm->allocated++;
allocated         391 kernel/irq/matrix.c 	cm->allocated++;
allocated         420 kernel/irq/matrix.c 	cm->allocated--;
allocated         469 kernel/irq/matrix.c 	return cm->allocated;
allocated         499 kernel/irq/matrix.c 			   cm->managed_allocated, cm->allocated,
allocated         487 lib/iov_iter.c 	if (off && (!allocated(&i->pipe->bufs[idx]) || off == PAGE_SIZE)) {
allocated        1196 lib/iov_iter.c 		if (size && i->iov_offset && allocated(&i->pipe->bufs[i->idx]))
allocated          88 lib/xz/xz_dec_lzma2.c 	uint32_t allocated;
allocated        1126 lib/xz/xz_dec_lzma2.c 		s->dict.allocated = 0;
allocated        1148 lib/xz/xz_dec_lzma2.c 			if (s->dict.allocated < s->dict.size) {
allocated        1149 lib/xz/xz_dec_lzma2.c 				s->dict.allocated = s->dict.size;
allocated        1153 lib/xz/xz_dec_lzma2.c 					s->dict.allocated = 0;
allocated        1821 mm/hugetlb.c   	int needed, allocated;
allocated        1830 mm/hugetlb.c   	allocated = 0;
allocated        1846 mm/hugetlb.c   	allocated += i;
allocated        1854 mm/hugetlb.c   			(h->free_huge_pages + allocated);
allocated        1873 mm/hugetlb.c   	needed += allocated;
allocated         179 mm/rmap.c      	struct anon_vma *anon_vma, *allocated;
allocated         189 mm/rmap.c      	allocated = NULL;
allocated         194 mm/rmap.c      		allocated = anon_vma;
allocated         205 mm/rmap.c      		allocated = NULL;
allocated         211 mm/rmap.c      	if (unlikely(allocated))
allocated         212 mm/rmap.c      		put_anon_vma(allocated);
allocated          91 mm/sparse-vmemmap.c 	unsigned long allocated = altmap->alloc + altmap->align;
allocated          93 mm/sparse-vmemmap.c 	if (altmap->free > allocated)
allocated          94 mm/sparse-vmemmap.c 		return altmap->free - allocated;
allocated        2503 net/core/sock.c 	long allocated = sk_memory_allocated_add(sk, amt);
allocated        2511 net/core/sock.c 	if (allocated <= sk_prot_mem_limits(sk, 0)) {
allocated        2517 net/core/sock.c 	if (allocated > sk_prot_mem_limits(sk, 1))
allocated        2521 net/core/sock.c 	if (allocated > sk_prot_mem_limits(sk, 2))
allocated        2566 net/core/sock.c 		trace_sock_exceed_buf_limit(sk, prot, allocated, kind);
allocated         115 scripts/dtc/libfdt/fdt_rw.c static int fdt_find_add_string_(void *fdt, const char *s, int *allocated)
allocated         123 scripts/dtc/libfdt/fdt_rw.c 	*allocated = 0;
allocated         135 scripts/dtc/libfdt/fdt_rw.c 	*allocated = 1;
allocated         195 scripts/dtc/libfdt/fdt_rw.c 	int allocated;
allocated         200 scripts/dtc/libfdt/fdt_rw.c 	namestroff = fdt_find_add_string_(fdt, name, &allocated);
allocated         209 scripts/dtc/libfdt/fdt_rw.c 		if (allocated)
allocated         268 scripts/dtc/libfdt/fdt_sw.c static int fdt_find_add_string_(void *fdt, const char *s, int *allocated)
allocated         274 scripts/dtc/libfdt/fdt_sw.c 	*allocated = 0;
allocated         280 scripts/dtc/libfdt/fdt_sw.c 	*allocated = 1;
allocated         289 scripts/dtc/libfdt/fdt_sw.c 	int allocated;
allocated         295 scripts/dtc/libfdt/fdt_sw.c 		allocated = 1;
allocated         298 scripts/dtc/libfdt/fdt_sw.c 		nameoff = fdt_find_add_string_(fdt, name, &allocated);
allocated         305 scripts/dtc/libfdt/fdt_sw.c 		if (allocated)
allocated         490 sound/core/oss/mixer_oss.c 	unsigned int allocated: 1;
allocated         936 sound/core/oss/mixer_oss.c 		if (p->allocated && p->assigned) {
allocated        1083 sound/core/oss/mixer_oss.c 		pslot->allocated = ptr_allocated;
allocated         195 sound/firewire/cmp.c 	if (WARN_ON(c->resources.allocated)) {
allocated          31 sound/firewire/iso-resources.c 	r->allocated = false;
allocated          43 sound/firewire/iso-resources.c 	WARN_ON(r->allocated);
allocated         111 sound/firewire/iso-resources.c 	if (WARN_ON(r->allocated))
allocated         137 sound/firewire/iso-resources.c 		r->allocated = true;
allocated         171 sound/firewire/iso-resources.c 	if (!r->allocated) {
allocated         190 sound/firewire/iso-resources.c 		r->allocated = false;
allocated         223 sound/firewire/iso-resources.c 	if (r->allocated) {
allocated         231 sound/firewire/iso-resources.c 		r->allocated = false;
allocated          27 sound/firewire/iso-resources.h 	bool allocated;
allocated         114 sound/soc/intel/haswell/sst-haswell-pcm.c 	bool allocated;
allocated         483 sound/soc/intel/haswell/sst-haswell-pcm.c 	if (pcm_data->allocated) {
allocated         495 sound/soc/intel/haswell/sst-haswell-pcm.c 		pcm_data->allocated = false;
allocated         643 sound/soc/intel/haswell/sst-haswell-pcm.c 	if (!pcm_data->allocated) {
allocated         649 sound/soc/intel/haswell/sst-haswell-pcm.c 		pcm_data->allocated = true;
allocated         855 sound/soc/intel/haswell/sst-haswell-pcm.c 	pcm_data->allocated = false;
allocated        1642 tools/perf/builtin-script.c 	bool			allocated;
allocated        3283 tools/perf/builtin-script.c 	if (WARN_ONCE(script->allocated, "stats double allocation\n"))
allocated        3291 tools/perf/builtin-script.c 	script->allocated = true;