Home
last modified time | relevance | path

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

/drivers/gpu/drm/ttm/
A Dttm_bo.c1109 struct ttm_bo_swapout_walk *swapout_walk = in ttm_bo_swapout_cb() local
1110 container_of(walk, typeof(*swapout_walk), walk); in ttm_bo_swapout_cb()
1182 ret = ttm_tt_swapout(bo->bdev, bo->ttm, swapout_walk->gfp_flags); in ttm_bo_swapout_cb()
1219 struct ttm_bo_swapout_walk swapout_walk = { in ttm_bo_swapout() local
1230 return ttm_lru_walk_for_evict(&swapout_walk.walk, bdev, man, target); in ttm_bo_swapout()

Completed in 10 milliseconds