Searched refs:swapout_walk (Results 1 – 1 of 1) sorted by relevance
1109 struct ttm_bo_swapout_walk *swapout_walk = in ttm_bo_swapout_cb() local1110 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() local1230 return ttm_lru_walk_for_evict(&swapout_walk.walk, bdev, man, target); in ttm_bo_swapout()
Completed in 10 milliseconds