Searched refs:ttm_bo_list_ref_sub (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo_api.h363 * ttm_bo_list_ref_sub
371 extern void ttm_bo_list_ref_sub(struct ttm_buffer_object *bo, int count,
H A Dttm_execbuf_util.c80 ttm_bo_list_ref_sub(bo, entry->put_count, true);
H A Dttm_bo.c266 void ttm_bo_list_ref_sub(struct ttm_buffer_object *bo, int count, function
293 ttm_bo_list_ref_sub(bo, put_count, true);
345 ttm_bo_list_ref_sub(bo, put_count, true);
571 ttm_bo_list_ref_sub(bo, put_count, true);
683 ttm_bo_list_ref_sub(bo, put_count, true);
897 ttm_bo_list_ref_sub(bo, put_count, true);
1838 ttm_bo_list_ref_sub(bo, put_count, true);

Completed in 32 milliseconds