Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ttm/ | |
ttm_tt.c | 521 int ttm_tt_swapout(struct ttm_tt *ttm, struct file *persistent_swap_storage) function in typeref:typename:int 534 ttm->bdev->driver->ttm_tt_swapout(ttm); |
ttm_tt.c | 521 int ttm_tt_swapout(struct ttm_tt *ttm, struct file *persistent_swap_storage) function in typeref:typename:int 534 ttm->bdev->driver->ttm_tt_swapout(ttm); |
/src/sys/external/bsd/drm2/dist/include/drm/ttm/ | |
ttm_bo_driver.h | 262 * ttm_tt_swapout 268 void (*ttm_tt_swapout)(struct ttm_tt *ttm); member in struct:ttm_bo_driver |
ttm_bo_driver.h | 262 * ttm_tt_swapout 268 void (*ttm_tt_swapout)(struct ttm_tt *ttm); member in struct:ttm_bo_driver |