Home
last modified time | relevance | path

Searched refs:ttm_resource_cursor_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/drm/ttm/
H A Dttm_resource.h337 void ttm_resource_cursor_init(struct ttm_resource_cursor *cursor,
/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c866 ttm_resource_cursor_init(&cursor, man); in ttm_lru_walk_for_evict()
970 ttm_resource_cursor_init(&curs->res_curs, man); in ttm_bo_lru_cursor_init()
H A Dttm_resource.c92 void ttm_resource_cursor_init(struct ttm_resource_cursor *cursor, in ttm_resource_cursor_init() function
H A Dttm_bo.c454 ttm_resource_cursor_init(&cursor, man); in ttm_bo_evict_first()