Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/ttm/
HDttm_bo_driver.h429 int (*sync_obj_flush) (void *sync_obj); member
HDttm_bo.c589 driver->sync_obj_flush(sync_obj); in ttm_bo_cleanup_refs_or_queue()
/NextBSD/sys/dev/drm2/radeon/
HDradeon_ttm.c692 .sync_obj_flush = &radeon_sync_obj_flush,