Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/ttm/
HDttm_object.c363 ttm_mem_global_free(mem_glob, sizeof(*ref)); in ttm_ref_object_add()
388 ttm_mem_global_free(mem_glob, sizeof(*ref)); in ttm_ref_object_add()
414 ttm_mem_global_free(mem_glob, sizeof(*ref)); in ttm_ref_object_release()
614 ttm_mem_global_free(tdev->mem_glob, tdev->dma_buf_size); in ttm_prime_dmabuf_release()
719 ttm_mem_global_free(tdev->mem_glob, in ttm_prime_handle_to_fd()
HDttm_memory.c423 void ttm_mem_global_free(struct ttm_mem_global *glob, in ttm_mem_global_free() function
428 EXPORT_SYMBOL(ttm_mem_global_free);
HDttm_bo.c161 ttm_mem_global_free(bdev->glob->mem_glob, acc_size); in ttm_bo_release_list()
1153 ttm_mem_global_free(mem_glob, acc_size); in ttm_bo_init_reserved()
/dragonfly/sys/dev/drm/include/drm/ttm/
HDttm_memory.h87 extern void ttm_mem_global_free(struct ttm_mem_global *glob,