Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c69 * ttm_bo_move_to_lru_tail
77 void ttm_bo_move_to_lru_tail(struct ttm_buffer_object *bo) in ttm_bo_move_to_lru_tail() function
84 EXPORT_SYMBOL(ttm_bo_move_to_lru_tail);
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c522 ttm_bo_move_to_lru_tail(&bo->ttm); in shrink_test_run_device()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c1009 ttm_bo_move_to_lru_tail(bo); in i915_ttm_adjust_lru()