Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/ttm/
Dttm_bo_api.h514 int ttm_bo_swapout(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx,
/linux-5.19.10/drivers/gpu/drm/ttm/
Dttm_device.c165 ret = ttm_bo_swapout(bo, ctx, gfp_flags); in ttm_device_swapout()
Dttm_bo.c1064 int ttm_bo_swapout(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx, in ttm_bo_swapout() function