Searched defs:pool_type (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/fsl-mc/bus/
H A Dmc-allocator.c481 enum fsl_mc_pool_type pool_type; fsl_mc_allocator_probe() local
30 fsl_mc_resource_pool_add_device(struct fsl_mc_bus *mc_bus, enum fsl_mc_pool_type pool_type, struct fsl_mc_device *mc_dev) fsl_mc_resource_pool_add_device() argument
165 object_type_to_pool_type(const char *object_type, enum fsl_mc_pool_type *pool_type) object_type_to_pool_type() argument
181 fsl_mc_resource_allocate(struct fsl_mc_bus *mc_bus, enum fsl_mc_pool_type pool_type, struct fsl_mc_resource **new_resource) fsl_mc_resource_allocate() argument
415 fsl_mc_object_allocate(struct fsl_mc_device *mc_dev, enum fsl_mc_pool_type pool_type, struct fsl_mc_device **new_mc_adev) fsl_mc_object_allocate() argument
H A Ddprc-driver.c193 int pool_type; dprc_init_all_resource_pools() local
234 int pool_type; dprc_cleanup_all_resource_pools() local
209 dprc_cleanup_resource_pool(struct fsl_mc_device *mc_bus_dev, enum fsl_mc_pool_type pool_type) dprc_cleanup_resource_pool() argument
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c67 enum pool_type { enum

Completed in 285 milliseconds