Home
last modified time | relevance | path

Searched refs:parent_pool (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c75 resource->parent_pool = res_pool; in fsl_mc_resource_pool_add_device()
115 res_pool = resource->parent_pool; in fsl_mc_resource_pool_remove_device()
215 if (resource->parent_pool != res_pool) in fsl_mc_resource_allocate()
237 res_pool = resource->parent_pool; in fsl_mc_resource_free()
395 mc_dev_irq->resource.parent_pool = res_pool; in fsl_mc_populate_irq_pool()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction_ste_pool.c253 pool->elems[opt].parent_pool = pool; in hws_action_ste_pool_init()
455 struct mutex *lock = &chunk->action_tbl->parent_elem->parent_pool->lock; in mlx5hws_action_ste_chunk_free()
/linux/include/linux/fsl/
H A Dmc.h96 struct fsl_mc_resource_pool *parent_pool; member