Home
last modified time | relevance | path

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

/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c183 struct fsl_mc_resource **new_resource) in fsl_mc_resource_allocate() argument
193 *new_resource = NULL; in fsl_mc_resource_allocate()
227 *new_resource = resource; in fsl_mc_resource_allocate()
H A Dfsl-mc-private.h635 **new_resource);
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1062 struct ttm_resource *new_resource; in xe_bo_shrink_purge() local
1068 lret = ttm_bo_mem_space(bo, &sys_placement, &new_resource, ctx); in xe_bo_shrink_purge()
1073 ttm_bo_move_null(bo, new_resource); in xe_bo_shrink_purge()