Home
last modified time | relevance | path

Searched refs:ttm_bo_lru_cursor_first (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/drm/ttm/
H A Dttm_bo.h523 struct ttm_buffer_object *ttm_bo_lru_cursor_first(struct ttm_bo_lru_cursor *curs);
560 for ((_bo) = ttm_bo_lru_cursor_first(_cursor); (_bo); \
/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c1036 struct ttm_buffer_object *ttm_bo_lru_cursor_first(struct ttm_bo_lru_cursor *curs) in ttm_bo_lru_cursor_first() function
1054 EXPORT_SYMBOL(ttm_bo_lru_cursor_first);