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

/openbsd-current/sys/dev/pci/drm/include/drm/ttm/
H A Dttm_bo.h382 int ttm_bo_swapout(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx,
/openbsd-current/sys/dev/pci/drm/ttm/
H A Dttm_device.c160 ret = ttm_bo_swapout(bo, ctx, gfp_flags);
161 /* ttm_bo_swapout has dropped the lru_lock */
H A Dttm_bo.c1154 int ttm_bo_swapout(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx, function

Completed in 123 milliseconds