Searched refs:swap_notify (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h444 void (*swap_notify) (struct ttm_buffer_object *bo); member in struct:ttm_bo_driver
H A Dttm_bo.c1873 if (bo->bdev->driver->swap_notify)
1874 bo->bdev->driver->swap_notify(bo);

Completed in 160 milliseconds