Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c1112 struct ttm_bo_swapout_walk *swapout_walk = in ttm_bo_swapout_cb() local
1113 container_of(walk, typeof(*swapout_walk), walk); in ttm_bo_swapout_cb()
1185 ret = ttm_tt_swapout(bo->bdev, bo->ttm, swapout_walk->gfp_flags); in ttm_bo_swapout_cb()
1222 struct ttm_bo_swapout_walk swapout_walk = { in ttm_bo_swapout() local
1233 return ttm_lru_walk_for_evict(&swapout_walk.walk, bdev, man, target); in ttm_bo_swapout()