Searched refs:is_allocated (Results 1 – 6 of 6) sorted by relevance
39 u8 is_allocated; member151 if (ux500_channel->is_allocated) in ux500_dma_channel_allocate()155 ux500_channel->is_allocated = 1; in ux500_dma_channel_allocate()170 if (ux500_channel->is_allocated) { in ux500_dma_channel_release()171 ux500_channel->is_allocated = 0; in ux500_dma_channel_release()
501 if (cppi41_channel->is_allocated) in cppi41_dma_channel_allocate()505 cppi41_channel->is_allocated = 1; in cppi41_dma_channel_allocate()516 if (cppi41_channel->is_allocated) { in cppi41_dma_channel_release()517 cppi41_channel->is_allocated = 0; in cppi41_dma_channel_release()
132 u8 is_allocated; member
1065 bool (*is_allocated)(struct irq_remap_table *, int); member
3427 if (!iommu->irte_ops->is_allocated(table, index)) { in alloc_irq_index()3744 .is_allocated = irte_is_allocated,3754 .is_allocated = irte_ga_is_allocated,
6783 if (meta->is_allocated) in qed_mcp_trace_alloc_meta_data()6849 meta->is_allocated = true; in qed_mcp_trace_alloc_meta_data()6881 if (!meta->is_allocated) in qed_parse_mcp_trace_buf()7624 if (!meta->is_allocated) in qed_mcp_trace_free_meta_data()7641 meta->is_allocated = false; in qed_mcp_trace_free_meta_data()