Home
last modified time | relevance | path

Searched refs:ttm_bo_swapout (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_bo_api.h587 int ttm_bo_swapout(struct ttm_bo_global *glob,
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_bo.h376 int ttm_bo_swapout(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx,
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_device.c164 ret = ttm_bo_swapout(bo, ctx, gfp_flags); in ttm_device_swapout()
165 /* ttm_bo_swapout has dropped the lru_lock */ in ttm_device_swapout()
H A Dttm_bo.c1125 int ttm_bo_swapout(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx, in ttm_bo_swapout() function
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c1521 int ttm_bo_swapout(struct ttm_bo_global *glob, struct ttm_operation_ctx *ctx) in ttm_bo_swapout() function
1612 EXPORT_SYMBOL(ttm_bo_swapout); variable
1621 while (ttm_bo_swapout(&ttm_bo_glob, &ctx) == 0); in ttm_bo_swapout_all()
H A Dttm_memory.c278 ret = ttm_bo_swapout(&ttm_bo_glob, ctx); in ttm_shrink()

Completed in 7 milliseconds