<def f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_api.h' l='319' ll='324' type='struct ttm_buffer_object * ttm_bo_reference(struct ttm_buffer_object * bo)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_api.h' l='311'>/**
 * ttm_bo_reference - reference a struct ttm_buffer_object
 *
 * @bo: The buffer object.
 *
 * Returns a refcounted pointer to a buffer object.
 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_bo.h' l='60' u='c' c='nouveau_bo_ref'/>
<use f='src/src/sys/external/bsd/drm2/ttm/ttm_bo_vm.c' l='58' u='c' c='ttm_bo_uvm_reference'/>
