Searched refs:ttm_bo_move_ttm (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h907 * ttm_bo_move_ttm
924 extern int ttm_bo_move_ttm(struct ttm_buffer_object *bo,
H A Dttm_bo_util.c44 int ttm_bo_move_ttm(struct ttm_buffer_object *bo, function
H A Dttm_bo.c469 ret = ttm_bo_move_ttm(bo, evict, no_wait_gpu, mem);
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_ttm.c317 r = ttm_bo_move_ttm(bo, true, no_wait_gpu, new_mem);
350 r = ttm_bo_move_ttm(bo, true, no_wait_gpu, &tmp_mem);

Completed in 163 milliseconds