Home
last modified time | relevance | path

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

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