Home
last modified time | relevance | path

Searched refs:resource_pools (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c49 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_pool_add_device()
116 if (res_pool != &mc_bus->resource_pools[resource->type]) in fsl_mc_resource_pool_remove_device()
191 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_allocate()
359 &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_populate_irq_pool()
420 &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_cleanup_irq_pool()
467 res_pool = &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_allocate_irqs()
546 &mc_bus->resource_pools[pool_type]; in fsl_mc_init_all_resource_pools()
564 &mc_bus->resource_pools[pool_type]; in fsl_mc_cleanup_resource_pool()
H A Dfsl-mc-private.h547 * @resource_pools: array of resource pools (one pool per resource type)
556 struct fsl_mc_resource_pool resource_pools[FSL_MC_NUM_POOL_TYPES]; member
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c49 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_pool_add_device()
116 if (res_pool != &mc_bus->resource_pools[resource->type]) { in fsl_mc_resource_pool_remove_device()
197 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_allocate()
364 &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_populate_irq_pool()
421 &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_cleanup_irq_pool()
468 res_pool = &mc_bus->resource_pools[FSL_MC_POOL_IRQ]; in fsl_mc_allocate_irqs()
547 &mc_bus->resource_pools[pool_type]; in fsl_mc_init_all_resource_pools()
565 &mc_bus->resource_pools[pool_type]; in fsl_mc_cleanup_resource_pool()
H A Dfsl-mc-private.h597 * @resource_pools: array of resource pools (one pool per resource type)
607 struct fsl_mc_resource_pool resource_pools[FSL_MC_NUM_POOL_TYPES]; member

Completed in 5 milliseconds